zephyr/drivers/sensor/st/stm32_vbat
Aurelien Jarno 2194331431 drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended
The STM32 temperature, battery and voltage reference sensors needs to
write the ADC common registers to enable the corresponding ADC features.
For that we need to ensure that the ADC is not suspended by using the
pm_device_runtime_get/put methods.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2024-05-21 20:53:32 -04:00
..
CMakeLists.txt
Kconfig drivers: sensor: st: vbat: check for ADC nodes 2024-05-17 11:39:19 +02:00
stm32_vbat.c drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended 2024-05-21 20:53:32 -04:00