Searched refs:STM32_PLL2_S_DIVISOR (Results 1 – 2 of 2) sorted by relevance
606 STM32_PLL2_S_DIVISOR);916 LL_RCC_PLL2_SetS(STM32_PLL2_S_DIVISOR);
206 #define STM32_PLL2_S_DIVISOR DT_PROP_OR(DT_NODELABEL(pll2), div_s, 1) macro