zephyr/soc/st/stm32/stm32c0x
Tomáš Juřena f1e3784b9d soc: st: stm32: poweroff uses stm32_wkup_pins
Update the poweroff code to use stm32_pwr_wkup_pin_cfg_pupd if enabled.

Signed-off-by: Tomáš Juřena <jurenatomas@gmail.com>
2025-04-08 11:45:24 +02:00
..
CMakeLists.txt soc: stm32c0: add poweroff mode 2024-05-30 08:59:50 +02:00
Kconfig soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig
Kconfig.defconfig.stm32c011xx
Kconfig.defconfig.stm32c031xx
Kconfig.defconfig.stm32c071xx soc: st: stm32: add soc for stm32c071 2024-12-20 12:37:00 +01:00
Kconfig.soc soc: st: stm32: add soc for stm32c071 2024-12-20 12:37:00 +01:00
poweroff.c soc: st: stm32: poweroff uses stm32_wkup_pins 2025-04-08 11:45:24 +02:00
soc.c soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.h