Searched refs:RTC_TIMEOUT_SYNCHRO (Results 1 – 1 of 1) sorted by relevance
48 #define RTC_TIMEOUT_SYNCHRO ((uint32_t)0x00020000) macro261 while ((RTC->STS_B.RSFLG != BIT_SET) && (timeout != RTC_TIMEOUT_SYNCHRO)) in RTC_WaitForSynchro()
Completed in 10 milliseconds