Skip to content

Commit a13a857

Browse files
KozhinovAlexandercfriedt
authored andcommitted
include: zephyr: dt-bindings: clock: stm32wl_clock
add APB0 bus Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent f336cd4 commit a13a857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/zephyr/dt-bindings/clock/stm32wl_clock.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#define STM32_CLOCK_BUS_AHB1 0x048
1313
#define STM32_CLOCK_BUS_AHB2 0x04c
1414
#define STM32_CLOCK_BUS_AHB3 0x050
15+
#define STM32_CLOCK_BUS_APB0 0x054
1516
#define STM32_CLOCK_BUS_APB1 0x058
1617
#define STM32_CLOCK_BUS_APB1_2 0x05c
1718
#define STM32_CLOCK_BUS_APB2 0x060

0 commit comments

Comments
 (0)