Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_pll/
A Dpll.c42 if ((pll->cs & PLL_CS_LOCK_BITS) && in pll_init()
65 while (!(pll->cs & PLL_CS_LOCK_BITS)) tight_loop_contents(); in pll_init()
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dpll.h28 #define PLL_CS_LOCK_BITS _u(0x80000000) macro

Completed in 3 milliseconds