Searched refs:RTC_FLAG_OVR (Results 1 – 4 of 4) sorted by relevance
53 RTC_FLAG_OVR = 0x0004, /*!< Overflow flag */ enumerator
93 RTC_ClearStatusFlag(RTC_FLAG_OVR | RTC_FLAG_ALR | RTC_FLAG_SEC); in apm32_rtc_init()
Completed in 7 milliseconds