Searched refs:RTC_SC_RTIF_MASK (Results 1 – 6 of 6) sorted by relevance
68 kRTC_InterruptFlag = RTC_SC_RTIF_MASK, /*!< Interrupt flag */273 return (base->SC & RTC_SC_RTIF_MASK); in RTC_GetInterruptFlags()
218 base->SC |= RTC_SC_RTIF_MASK; in RTC_Init()
4604 #define RTC_SC_RTIF_MASK (0x80U) macro4610 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
4827 #define RTC_SC_RTIF_MASK (0x80U) macro4833 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
5137 #define RTC_SC_RTIF_MASK (0x80U) macro5143 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
5911 #define RTC_SC_RTIF_MASK (0x80U) macro5917 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)