zephyr/drivers/sensor/bosch/bmp388
Jordan Yates f4825033bc sensor: remove PM state checks from API functions
Calling sensor API functions on devices not in `PM_DEVICE_STATE_ACTIVE`
is a violation of the PM API. Adding manual checks inside of drivers
complicates the drivers and increases ROM footprint for no additional
benefit.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-05-01 18:15:42 +02:00
..
bmp388_i2c.c
bmp388_spi.c
bmp388_trigger.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmp388.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmp388.h
CMakeLists.txt
Kconfig