Searched defs:RTC_FLAG_TSOVF (Results 1 – 3 of 3) sorted by relevance
553 #define RTC_FLAG_TSOVF (0x00000200U | RTC_SR_TSOVF_Pos) /*!< Time-stamp ov… macro585 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF macro
464 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF) macro
428 #define RTC_FLAG_TSOVF 0x00001000U macro