Searched refs:SYNCHRO_TIMEOUT (Results 1 – 9 of 9) sorted by relevance
40 #define SYNCHRO_TIMEOUT ((uint32_t) 0x00008000) macro310 } while((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro370 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro367 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
225 #define SYNCHRO_TIMEOUT ((uint32_t) 0x00008000) macro540 while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro343 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro363 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
Completed in 37 milliseconds