zephyr/soc/st/stm32/stm32g0x
Martin Jäger bb0e580be4 soc: stm32g0x: add poweroff implementation
Same implementation as stm32c0x and stm32l4x. This is required
for wake-up from sleep.

Signed-off-by: Martin Jäger <martin@libre.solar>
2025-05-02 01:17:02 +02:00
..
CMakeLists.txt soc: stm32g0x: add poweroff implementation 2025-05-02 01:17:02 +02:00
Kconfig soc: stm32g0x: add poweroff implementation 2025-05-02 01:17:02 +02:00
Kconfig.defconfig soc: st: stm32: stm32g0x: add soc configs for i2c shared irq 2024-12-03 10:16:55 +01:00
Kconfig.defconfig.stm32g0b0xx
Kconfig.defconfig.stm32g0b1xx
Kconfig.defconfig.stm32g0c1xx
Kconfig.defconfig.stm32g030xx
Kconfig.defconfig.stm32g031xx
Kconfig.defconfig.stm32g041xx
Kconfig.defconfig.stm32g050xx
Kconfig.defconfig.stm32g051xx
Kconfig.defconfig.stm32g061xx
Kconfig.defconfig.stm32g070xx
Kconfig.defconfig.stm32g071xx
Kconfig.defconfig.stm32g081xx
Kconfig.soc
power.c soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
poweroff.c soc: stm32g0x: add poweroff implementation 2025-05-02 01:17:02 +02:00
soc.c soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.h