zephyr/soc/st/stm32/common
Erwan Gouriou 3b697a29a2 soc: st: common: Simplify DBGMCU clock control flow
DBGMCU clock handling was not optimal.
If it exists, enable it before dealing with debug configuration in one
block, then deactivate it after in another block.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-09-24 14:28:11 -05:00
..
CMakeLists.txt soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
ccm.ld
pinctrl_soc.h
pm_debug_swj.c
soc_config.c soc: st: common: Simplify DBGMCU clock control flow 2024-09-24 14:28:11 -05:00
stm32_backup_sram.c
stm32_backup_sram.ld
stm32_hsem.h
stm32_wkup_pins.c soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
stm32_wkup_pins.h soc: st: stm32: common: introduce a wake-up pins driver 2024-06-05 17:35:55 -05:00
stm32cube_hal.c