Home
last modified time | relevance | path

Searched refs:STM32_HSE_DIV2 (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_wba.c264 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_control_get_subsys_rate()
370 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_switch_to_hsi()
449 if (IS_ENABLED(STM32_HSE_DIV2)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_common.c640 #if STM32_HSE_DIV2 in set_up_fixed_clock_sources()
Dclock_stm32_ll_n6.c813 if (IS_ENABLED(STM32_HSE_DIV2)) { in set_up_fixed_clock_sources()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h471 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro
475 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro
480 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro