Searched refs:PLL_USB_POSTDIV1 (Results 1 – 2 of 2) sorted by relevance
144 #ifndef PLL_USB_POSTDIV1145 #define PLL_USB_POSTDIV1 5 macro152 #if !defined(PLL_USB_VCO_FREQ_KHZ) || !defined(PLL_USB_POSTDIV1) || !defined(PLL_USB_POSTDIV2)153 #error PLL_USB_VCO_FREQ_KHZ, PLL_USB_POSTDIV1 and PLL_USB_POSTDIV2 must all be specified when using…
150 …pll_init(pll_usb, PLL_COMMON_REFDIV, PLL_USB_VCO_FREQ_KHZ * KHZ, PLL_USB_POSTDIV1, PLL_USB_POSTDIV… in clocks_init()
Completed in 5 milliseconds