Searched refs:z_pll_div (Results 1 – 1 of 1) sorted by relevance
24 #define z_pll_div(v) LL_RCC_PLL_DIV_ ## v macro25 #define pll_div(v) z_pll_div(v)