Searched refs:z_pll_mul (Results 1 – 1 of 1) sorted by relevance
21 #define z_pll_mul(v) LL_RCC_PLL_MUL_ ## v macro22 #define pll_mul(v) z_pll_mul(v)