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