Searched refs:STM32_AHB5_DIV (Results 1 – 2 of 2) sorted by relevance
179 if (IS_ENABLED(STM32_AHB5_DIV)) { in stm32_clock_control_get_subsys_rate()525 if (IS_ENABLED(STM32_AHB5_DIV)) { in stm32_clock_control_init()
98 #define STM32_AHB5_DIV DT_PROP(DT_NODELABEL(rcc), ahb5_div) macro