zephyr/drivers/sensor/amd_sb_tsi
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
..
CMakeLists.txt
Kconfig
sb_tsi.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
sb_tsi.h
sb_tsi_emul.c sensors: Add channel specifier 2024-05-17 09:30:18 +02:00