We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13a857 commit b6b7b67Copy full SHA for b6b7b67
include/zephyr/dt-bindings/clock/stm32mp13_clock.h
@@ -30,6 +30,7 @@
30
#define STM32_CLOCK_BUS_APB1 0x700
31
#define STM32_CLOCK_BUS_APB2 0x708
32
#define STM32_CLOCK_BUS_APB3 0x710
33
+#define STM32_CLOCK_BUS_APB3_S 0x718
34
#define STM32_CLOCK_BUS_APB4 0x728
35
#define STM32_CLOCK_BUS_APB4_NS 0x738
36
#define STM32_CLOCK_BUS_APB5 0x740
0 commit comments