Searched refs:RTC_TIR_FSIE_MASK (Results 1 – 3 of 3) sorted by relevance
347 tmp32 |= RTC_TIR_FSIE_MASK; in RTC_EnableInterrupts()410 tmp32 |= RTC_TIR_FSIE_MASK; in RTC_DisableInterrupts()468 if (RTC_TIR_FSIE_MASK == (RTC_TIR_FSIE_MASK & base->TIR)) in RTC_GetEnabledInterrupts()
15873 #define RTC_TIR_FSIE_MASK (0x40U) macro15879 … (((uint32_t)(((uint32_t)(x)) << RTC_TIR_FSIE_SHIFT)) & RTC_TIR_FSIE_MASK)
16701 #define RTC_TIR_FSIE_MASK (0x40U) macro16707 … (((uint32_t)(((uint32_t)(x)) << RTC_TIR_FSIE_SHIFT)) & RTC_TIR_FSIE_MASK)