Searched refs:SYSCTL_INT_PLL_LOCK (Results 1 – 12 of 12) sorted by relevance
159 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
2153 HWREG(SYSCTL_MISC) = SYSCTL_INT_PLL_LOCK; in SysCtlClockSet()2200 if(HWREG(SYSCTL_RIS) & SYSCTL_INT_PLL_LOCK) in SysCtlClockSet()
251 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
167 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
3632 #define SYSCTL_INT_PLL_LOCK 0x00000040 // PLL lock interrupt macro
Completed in 80 milliseconds