zephyr/drivers/sensor/silabs
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
..
si7006
si7055 drivers: sensor: fix "Celsius" spelling 2025-02-19 18:51:13 +01:00
si7060 drivers: sensor: si7060: fix: insecure data handling caught by coverity 2025-02-26 07:40:00 +01:00
si7210 sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
CMakeLists.txt
Kconfig