Searched refs:STM32_PLL3_S_DIVISOR (Results 1 – 2 of 2) sorted by relevance
640 STM32_PLL3_S_DIVISOR);970 LL_RCC_PLL3_SetS(STM32_PLL3_S_DIVISOR);
226 #define STM32_PLL3_S_DIVISOR DT_PROP_OR(DT_NODELABEL(pll3), div_s, 1) macro