Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_wba.c262 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_control_get_subsys_rate()
368 if (IS_ENABLED(STM32_HSE_DIV2)) { in stm32_clock_switch_to_hsi()
447 if (IS_ENABLED(STM32_HSE_DIV2)) { in set_up_fixed_clock_sources()
Dclock_stm32_ll_common.c647 #if STM32_HSE_DIV2 in set_up_fixed_clock_sources()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h411 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro
415 #define STM32_HSE_DIV2 DT_PROP(DT_NODELABEL(clk_hse), hse_div2) macro