Searched refs:STM32_HSE_DIV2 (Results 1 – 3 of 3) sorted by relevance
262 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_control_get_subsys_rate()368 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_switch_to_hsi()447 if (IS_ENABLED(STM32_HSE_DIV2)) { in set_up_fixed_clock_sources()
647 #if STM32_HSE_DIV2 in set_up_fixed_clock_sources()
411 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro415 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro