Searched refs:STM32_PLL3_P_DIVISOR (Results 1 – 2 of 2) sorted by relevance
192 #define STM32_PLL3_P_DIVISOR DT_PROP(DT_NODELABEL(pll3), div_p) macro202 #define STM32_PLL3_P_DIVISOR CONFIG_CLOCK_STM32_PLL3_P_DIVISOR macro
742 LL_RCC_PLL3_SetP(STM32_PLL3_P_DIVISOR); in stm32_clock_control_init()