Searched refs:RTC_IER_MOIE_MASK (Results 1 – 3 of 3) sorted by relevance
332 tmp32 |= RTC_IER_MOIE_MASK; in RTC_EnableInterrupts()395 tmp32 |= RTC_IER_MOIE_MASK; in RTC_DisableInterrupts()456 if (RTC_IER_MOIE_MASK == (RTC_IER_MOIE_MASK & base->IER)) in RTC_GetEnabledInterrupts()
15754 #define RTC_IER_MOIE_MASK (0x8U) macro15760 … (((uint32_t)(((uint32_t)(x)) << RTC_IER_MOIE_SHIFT)) & RTC_IER_MOIE_MASK)
16582 #define RTC_IER_MOIE_MASK (0x8U) macro16588 … (((uint32_t)(((uint32_t)(x)) << RTC_IER_MOIE_SHIFT)) & RTC_IER_MOIE_MASK)