Searched refs:RTC_IF_OF (Results 1 – 3 of 3) sorted by relevance
108 #define RTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Flag … macro
318 if (RTC->IF & RTC_IF_OF) in RTC_IRQHandler()
Completed in 10 milliseconds