Home
last modified time | relevance | path

Searched refs:pll_reset (Results 1 – 1 of 1) sorted by relevance

/external/platform/pico/rp2_common/hardware_pll/
A Dpll.c50 … uint32_t pll_reset = (pll_usb_hw == pll) ? RESETS_RESET_PLL_USB_BITS : RESETS_RESET_PLL_SYS_BITS; in pll_init() local
51 reset_block(pll_reset); in pll_init()
52 unreset_block_wait(pll_reset); in pll_init()

Completed in 2 milliseconds