Searched refs:STM32_LSE_BYPASS (Results 1 – 6 of 6) sorted by relevance
319 #define STM32_LSE_BYPASS DT_PROP(DT_NODELABEL(clk_lse), lse_bypass) macro324 #define STM32_LSE_BYPASS DT_PROP(DT_NODELABEL(clk_lse), lse_bypass) macro329 #define STM32_LSE_BYPASS 0 macro
579 if (IS_ENABLED(STM32_LSE_BYPASS)) { in set_up_fixed_clock_sources()
737 if (IS_ENABLED(STM32_LSE_BYPASS)) { in set_up_fixed_clock_sources()
664 if (IS_ENABLED(STM32_LSE_BYPASS)) { in set_up_fixed_clock_sources()
746 if (IS_ENABLED(STM32_LSE_BYPASS)) { in set_up_fixed_clock_sources()
724 if (IS_ENABLED(STM32_LSE_BYPASS)) {