Searched refs:shpfcount (Results 1 – 1 of 1) sorted by relevance
2440 uint32_t shpfcount = 0; in RTC_SynchroShiftConfig() local2454 while (((RTC->ISR & RTC_ISR_SHPF) != RESET) && (shpfcount != SHPF_TIMEOUT)) in RTC_SynchroShiftConfig()2456 shpfcount++; in RTC_SynchroShiftConfig()
Completed in 5 milliseconds