Home
last modified time | relevance | path

Searched refs:STM32_HSE_BYPASS (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c629 #if defined(STM32_HSE_BYPASS) in set_up_fixed_clock_sources()
631 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_h5.c626 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_u5.c709 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_n6.c807 if (IS_ENABLED(STM32_HSE_BYPASS)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_h7.c672 if (IS_ENABLED(STM32_HSE_BYPASS)) {
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h465 #define STM32_HSE_BYPASS DT_PROP(DT_NODELABEL(clk_hse), hse_bypass) macro
479 #define STM32_HSE_BYPASS DT_PROP(DT_NODELABEL(clk_hse), hse_bypass) macro