Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_rtc.c48 #define RTC_TIMEOUT_SYNCHRO ((uint32_t)0x00020000) macro
261 while ((RTC->STS_B.RSFLG != BIT_SET) && (timeout != RTC_TIMEOUT_SYNCHRO)) in RTC_WaitForSynchro()

Completed in 10 milliseconds