Searched refs:STM32_HSE_BYPASS (Results 1 – 5 of 5) sorted by relevance
636 #if defined(STM32_HSE_BYPASS) in set_up_fixed_clock_sources()638 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
621 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
707 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
669 if (IS_ENABLED(STM32_HSE_BYPASS)) {
405 #define STM32_HSE_BYPASS DT_PROP(DT_NODELABEL(clk_hse), hse_bypass) macro