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 f336cd4 commit a13a857Copy full SHA for a13a857
include/zephyr/dt-bindings/clock/stm32wl_clock.h
@@ -12,6 +12,7 @@
12
#define STM32_CLOCK_BUS_AHB1 0x048
13
#define STM32_CLOCK_BUS_AHB2 0x04c
14
#define STM32_CLOCK_BUS_AHB3 0x050
15
+#define STM32_CLOCK_BUS_APB0 0x054
16
#define STM32_CLOCK_BUS_APB1 0x058
17
#define STM32_CLOCK_BUS_APB1_2 0x05c
18
#define STM32_CLOCK_BUS_APB2 0x060
0 commit comments