Searched refs:RESETS_RESET_PLL_USB_BITS (Results 1 – 3 of 3) sorted by relevance
50 … uint32_t pll_reset = (pll_usb_hw == pll) ? RESETS_RESET_PLL_USB_BITS : RESETS_RESET_PLL_SYS_BITS; in pll_init()
75 RESETS_RESET_PLL_USB_BITS | in runtime_init()
113 #define RESETS_RESET_PLL_USB_BITS _u(0x00002000) macro
Completed in 7 milliseconds