zephyr/soc/st/stm32
Henrik Lindblom 9de3d6bf64 soc: stm32: use cache peripheral driver
Use the Zephyr cache API in soc initialization code instead of calling the
HAL directly. The change does not modify the pre-existing cache settings,
just changes the path they are enabled.

Signed-off-by: Henrik Lindblom <henrik.lindblom@vaisala.com>
2025-04-25 11:04:37 +02:00
..
common soc: st: common: Rename STM32_PWR_WKUP_PIN_SRC_x 2025-04-09 15:22:59 +02:00
stm32c0x soc: st: stm32: poweroff uses stm32_wkup_pins 2025-04-08 11:45:24 +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: stm32: Adds support for STM32F401XD variants 2025-04-24 01:27:43 +02:00
stm32f7x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g0x soc: st: stm32: stm32g0x: add soc configs for i2c shared irq 2024-12-03 10:16:55 +01:00
stm32g4x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32h5x soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32h7rsx soc: stm32h7r/s: smps is supported on all SoCs 2025-04-24 10:39:34 +02:00
stm32h7x soc: st: h7: m7: remove voltage scale setting 2025-03-31 21:59:28 +02: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: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32mp1x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32mp13x soc: st: stm32mp13: add missing arm_mmu.h include 2025-04-16 17:08:37 +02:00
stm32n6x soc: st: stm32n6: configure regulator for best performance 2025-04-22 14:03:22 +02:00
stm32u0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u5x soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32wb0x soc: st: stm32wb0x: Increase main stack size for BLE applications 2025-01-22 15:50:41 +01:00
stm32wbax soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +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 boards: st: Clean up compiler related directives 2024-03-22 09:23:30 +00:00
Kconfig soc: stm32: Adds the STM32WBA65x device. 2025-04-15 15:33:15 +02:00
Kconfig.defconfig soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
Kconfig.soc
soc.yml soc: stm32: Adds support for STM32F401XD variants 2025-04-24 01:27:43 +02:00