Searched refs:STM32_PLL_DIVISOR (Results 1 – 2 of 2) sorted by relevance
69 pll_div(STM32_PLL_DIVISOR)); in config_pll_sysclock()80 pll_div(STM32_PLL_DIVISOR)); in get_pllout_frequency()
245 #define STM32_PLL_DIVISOR DT_PROP(DT_NODELABEL(pll), div) macro