Searched refs:RTC_TIR_LCIE_MASK (Results 1 – 3 of 3) sorted by relevance
364 tmp32 |= RTC_TIR_LCIE_MASK; in RTC_EnableInterrupts()427 tmp32 |= RTC_TIR_LCIE_MASK; in RTC_DisableInterrupts()485 if (RTC_TIR_LCIE_MASK == (RTC_TIR_LCIE_MASK & base->TIR)) in RTC_GetEnabledInterrupts()
15859 #define RTC_TIR_LCIE_MASK (0x10U) macro15865 … (((uint32_t)(((uint32_t)(x)) << RTC_TIR_LCIE_SHIFT)) & RTC_TIR_LCIE_MASK)
16687 #define RTC_TIR_LCIE_MASK (0x10U) macro16693 … (((uint32_t)(((uint32_t)(x)) << RTC_TIR_LCIE_SHIFT)) & RTC_TIR_LCIE_MASK)