Searched defs:RTC_FLAG_TSOVF (Results 1 – 3 of 3) sorted by relevance
510 #define RTC_FLAG_TSOVF 0x00000204u /*!< Clear Time-stamp overflow flag */ macro539 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF macro
445 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF) macro
226 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF) macro