Searched refs:STM32_PLL_S_DIVISOR (Results 1 – 2 of 2) sorted by relevance
580 STM32_PLL_S_DIVISOR);871 LL_RCC_PLL1_SetS(STM32_PLL_S_DIVISOR);
176 #define STM32_PLL_S_DIVISOR DT_PROP_OR(DT_NODELABEL(pll), div_s, 1) macro