Searched refs:PLL_CS_LOCK_BITS (Results 1 – 2 of 2) sorted by relevance
28 #define PLL_CS_LOCK_BITS 0x80000000 macro
51 while (!(pll->cs & PLL_CS_LOCK_BITS)) tight_loop_contents(); in pll_init()
Completed in 5 milliseconds