Searched refs:SYSCTL_INT_PLL_LOCK (Results 1 – 3 of 3) sorted by relevance
271 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
2183 HWREG(SYSCTL_MISC) = SYSCTL_INT_PLL_LOCK; in SysCtlClockSet()2230 if(HWREG(SYSCTL_RIS) & SYSCTL_INT_PLL_LOCK) in SysCtlClockSet()
3666 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
Completed in 21 milliseconds