Searched refs:RTC_INTERRUPT_MODE_NONE (Results 1 – 2 of 2) sorted by relevance
33 #define RTC_INTERRUPT_MODE_NONE 0x0 // No interrupts macro
1365 if (pSrc->intr_mode != RTC_INTERRUPT_MODE_NONE) in RtcCommonCallback()1369 pSrc->intr_mode = RTC_INTERRUPT_MODE_NONE; in RtcCommonCallback()