Home
last modified time | relevance | path

Searched refs:shpfcount (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rtc.c2440 uint32_t shpfcount = 0; in RTC_SynchroShiftConfig() local
2454 while (((RTC->ISR & RTC_ISR_SHPF) != RESET) && (shpfcount != SHPF_TIMEOUT)) in RTC_SynchroShiftConfig()
2456 shpfcount++; in RTC_SynchroShiftConfig()

Completed in 5 milliseconds