Searched refs:STM32_PLL1_M_DIVISOR (Results 1 – 2 of 2) sorted by relevance
83 pllm_div = STM32_PLL1_M_DIVISOR; in get_pllout_frequency()638 LL_RCC_PLL1_SetM(STM32_PLL1_M_DIVISOR); in set_up_plls()
263 #define STM32_PLL1_M_DIVISOR DT_PROP(DT_NODELABEL(pll1), div_m) macro