Searched refs:SCU_CCR2_DIVDONE (Results 1 – 3 of 3) sorted by relevance
295 while((SCU->CCR2 & SCU_CCR2_DIVDONE) == 0x00); // wait divide done in System_Clock_Init()
224 #define SCU_CCR2_DIVDONE BIT31 macro
310 #define SCU_CCR2_DIVDONE BIT31 macro
Completed in 12 milliseconds