Searched refs:startupcounter (Results 1 – 1 of 1) sorted by relevance
290 __IO uint32_t startupcounter = 0; in RCC_WaitForHSEStartUp() local297 startupcounter++; in RCC_WaitForHSEStartUp()298 } while((startupcounter != HSE_STARTUP_TIMEOUT) && (hsestatus == RESET)); in RCC_WaitForHSEStartUp()