zephyr/drivers/sensor/bosch/bmm350
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
..
bmm350_i2c.c
bmm350_trigger.c
bmm350.c
bmm350.h
CMakeLists.txt
Kconfig