Home
last modified time | relevance | path

Searched refs:RESETS_RESET_PLL_USB_BITS (Results 1 – 3 of 3) 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()
/external/platform/pico/rp2_common/pico_runtime/
A Druntime.c75 RESETS_RESET_PLL_USB_BITS | in runtime_init()
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dresets.h113 #define RESETS_RESET_PLL_USB_BITS _u(0x00002000) macro

Completed in 7 milliseconds