Searched refs:STM32_HSE_BYPASS (Results 1 – 6 of 6) sorted by relevance
629 #if defined(STM32_HSE_BYPASS) in set_up_fixed_clock_sources()631 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
626 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
709 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
807 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
672 if (IS_ENABLED(STM32_HSE_BYPASS)) {
465 #define STM32_HSE_BYPASS DT_PROP(DT_NODELABEL(clk_hse), hse_bypass) macro479 #define STM32_HSE_BYPASS DT_PROP(DT_NODELABEL(clk_hse), hse_bypass) macro