Searched refs:RTC_RECALPF_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
330 #define RTC_RECALPF_TIMEOUT ((uint32_t) 0x00001000) macro
1069 while ((RTC->STS_B.RCALPFLG != BIT_RESET) && (count != RTC_RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
Completed in 8 milliseconds