Searched refs:PLL_SYS_POSTDIV1 (Results 1 – 2 of 2) sorted by relevance
125 #ifndef PLL_SYS_POSTDIV1126 #define PLL_SYS_POSTDIV1 6 macro133 #if !defined(PLL_SYS_VCO_FREQ_KHZ) || !defined(PLL_SYS_POSTDIV1) || !defined(PLL_SYS_POSTDIV2)134 #error PLL_SYS_VCO_FREQ_KHZ, PLL_SYS_POSTDIV1 and PLL_SYS_POSTDIV2 must all be specified when using…
149 …pll_init(pll_sys, PLL_COMMON_REFDIV, PLL_SYS_VCO_FREQ_KHZ * KHZ, PLL_SYS_POSTDIV1, PLL_SYS_POSTDIV… in clocks_init()
Completed in 3 milliseconds