Searched refs:STM32_PLL_SRC_HSI (Results 1 – 5 of 5) sorted by relevance
55 #if STM32_PLL_SRC_HSI in config_pll_init()
59 #if STM32_PLL_SRC_HSI323 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()
374 #elif STM32_PLL_SRC_HSI in config_src_sysclk_pll()
480 #elif STM32_PLL_SRC_HSI in stm32_clock_control_init()
271 #define STM32_PLL_SRC_HSI DT_SAME_NODE(DT_PLL_CLOCKS_CTRL, DT_NODELABEL(clk_hsi)) macro277 #define STM32_PLL_SRC_HSI CONFIG_CLOCK_STM32_PLL_SRC_HSI macro