Searched refs:STM32_PLL_P_DIVISOR (Results 1 – 3 of 3) sorted by relevance
35 pllinit->PLLP = pllp(STM32_PLL_P_DIVISOR); in config_pll_init()
78 STM32_PLL_P_DIVISOR)636 LL_RCC_PLL1_SetP(STM32_PLL_P_DIVISOR); in stm32_clock_control_init()
176 #define STM32_PLL_P_DIVISOR DT_PROP(DT_NODELABEL(pll), div_p) macro182 #define STM32_PLL_P_DIVISOR CONFIG_CLOCK_STM32_PLL_P_DIVISOR macro