Home
last modified time | relevance | path

Searched refs:STM32_PLL_SRC_HSI (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-2.7.6/drivers/clock_control/
Dclock_stm32f1.c55 #if STM32_PLL_SRC_HSI in config_pll_init()
Dclock_stm32_ll_h7.c59 #if STM32_PLL_SRC_HSI
323 STM32_PLL_SRC_HSI || \
521 STM32_PLL_SRC_HSI || \ in stm32_clock_control_init()
585 #elif STM32_PLL_SRC_HSI in stm32_clock_control_init()
607 STM32_PLL_SRC_HSI || \ in stm32_clock_control_init()
Dclock_stm32_ll_u5.c374 #elif STM32_PLL_SRC_HSI in config_src_sysclk_pll()
Dclock_stm32_ll_common.c480 #elif STM32_PLL_SRC_HSI in stm32_clock_control_init()
/Zephyr-Core-2.7.6/include/drivers/clock_control/
Dstm32_clock_control.h271 #define STM32_PLL_SRC_HSI DT_SAME_NODE(DT_PLL_CLOCKS_CTRL, DT_NODELABEL(clk_hsi)) macro
277 #define STM32_PLL_SRC_HSI CONFIG_CLOCK_STM32_PLL_SRC_HSI macro