Searched refs:kRTC_LossOfClockInterruptEnable (Results 1 – 2 of 2) sorted by relevance
362 if (kRTC_LossOfClockInterruptEnable == (kRTC_LossOfClockInterruptEnable & mask)) in RTC_EnableInterrupts()425 if (kRTC_LossOfClockInterruptEnable == (kRTC_LossOfClockInterruptEnable & mask)) in RTC_DisableInterrupts()487 tmp32 |= kRTC_LossOfClockInterruptEnable; in RTC_GetEnabledInterrupts()
47 kRTC_LossOfClockInterruptEnable = (1U << 9U), /* loss of clock interrupt */ enumerator