Searched refs:RTC_INT_ALRA (Results 1 – 8 of 8) sorted by relevance
556 #define RTC_INT_ALRA ((uint32_t)0x00001000) macro560 (((IT) == RTC_INT_WUT) || ((IT) == RTC_INT_ALRB) || ((IT) == RTC_INT_ALRA))
567 #define RTC_INT_ALRA ((uint32_t)0x00001000) macro571 …|((IT) == RTC_INT_TS) || ((IT) == RTC_INT_WUT) || ((IT) == RTC_INT_ALRB) || ((IT) == RTC_INT_ALRA))
414 RTC_INT_ALRA = BIT12, /*!< Alarm A interrupt */ enumerator
Completed in 25 milliseconds