Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_rtc.h330 #define RTC_RECALPF_TIMEOUT ((uint32_t) 0x00001000) macro
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_rtc.c1069 while ((RTC->STS_B.RCALPFLG != BIT_RESET) && (count != RTC_RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()

Completed in 8 milliseconds