Searched defs:RTC_FLAG_ITSF (Results 1 – 2 of 2) sorted by relevance
552 #define RTC_FLAG_ITSF (0x00000200U | RTC_SR_ITSF_Pos) /*!< Internal Time… macro587 #define RTC_FLAG_ITSF RTC_ISR_ITSF macro
467 #define RTC_FLAG_ITSF ((uint32_t)RTC_ISR_ITSF) macro