Home
last modified time | relevance | path

Searched refs:STM32_CLOCK_BUS_AHB0 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dstm32wb0_clock.h22 #define STM32_CLOCK_BUS_AHB0 0x50 macro
27 #define STM32_PERIPH_BUS_MIN STM32_CLOCK_BUS_AHB0
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_wb0.c463 case STM32_CLOCK_BUS_AHB0: in stm32_clock_control_get_subsys_rate()