Searched refs:STM32_PLL3_M_DIVISOR (Results 1 – 2 of 2) sorted by relevance
189 #define STM32_PLL3_M_DIVISOR DT_PROP(DT_NODELABEL(pll3), div_m) macro199 #define STM32_PLL3_M_DIVISOR CONFIG_CLOCK_STM32_PLL3_M_DIVISOR macro
725 r = get_vco_input_range(STM32_PLL3_M_DIVISOR, &vco_input_range); in stm32_clock_control_init()734 LL_RCC_PLL3_SetM(STM32_PLL3_M_DIVISOR); in stm32_clock_control_init()