zephyr/soc/st/stm32
Jonny Gellhaar 9bb5d1e784 soc: stm32wb: fix ble low-power
Release HSI CLK48 semaphore when going to sleep to allow C2 (M0)
core to start and stop clock as needed while C1 core is not running.

CLK48 is shared between RNG and USB. RNG is needed by M0 during BLE
advertisement. If semaphore is locked, C2 core can start it when it
needs to but not stop it.

Fixes zephyrproject-rtos#69955.

Signed-off-by: Jonny Gellhaar <jonny.gellhaar@prevas.se>
2024-11-29 11:45:20 +01:00
..
common soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32c0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32f2x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f3x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f7x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g4x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32h5x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32h7rsx soc: st: stm32h7rs serie requires specific power rails 2024-10-11 13:16:43 -04:00
stm32h7x zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
stm32l0x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32l1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32l4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32l5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32mp1x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32wb0x soc: stm32: stm32wb0x: Disable BT_AUTO_PHY_UPDATE & BT_AUTO_DATA_LEN_UPDATE 2024-11-25 14:42:54 +01:00
stm32wbax soc: st: stm32: stm32wbax: STM32WBA Cube 1.4.1 integration 2024-10-27 01:08:47 +02:00
stm32wbx soc: stm32wb: fix ble low-power 2024-11-29 11:45:20 +01:00
stm32wlx soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
CMakeLists.txt
Kconfig soc: st: stm32 common soc config introduce stm32h7R/h7S devices 2024-06-06 00:41:43 -07:00
Kconfig.defconfig drivers: clock_control: stm32: Default driver selection out of soc 2024-09-06 11:25:43 -04:00
Kconfig.soc
soc.yml soc: st: adds support for stm32u545xx 2024-09-27 10:56:25 +01:00