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 1531137 commit 95169a5Copy full SHA for 95169a5
include/zephyr/dt-bindings/clock/stm32mp13_clock.h
@@ -13,6 +13,7 @@
13
#define STM32_CLOCK_BUS_APB2 0x708
14
#define STM32_CLOCK_BUS_APB3 0x710
15
#define STM32_CLOCK_BUS_APB4 0x728
16
+#define STM32_CLOCK_BUS_APB4_NS 0x738
17
#define STM32_CLOCK_BUS_APB5 0x740
18
#define STM32_CLOCK_BUS_APB6 0x748
19
#define STM32_CLOCK_BUS_AHB2 0x750
0 commit comments