Searched refs:RTC_INT_ALRB (Results 1 – 8 of 8) sorted by relevance
555 #define RTC_INT_ALRB ((uint32_t)0x00002000) macro560 (((IT) == RTC_INT_WUT) || ((IT) == RTC_INT_ALRB) || ((IT) == RTC_INT_ALRA))
566 #define RTC_INT_ALRB ((uint32_t)0x00002000) macro571 …NT_TAMP1) ||((IT) == RTC_INT_TS) || ((IT) == RTC_INT_WUT) || ((IT) == RTC_INT_ALRB) || ((IT) == RT…
415 RTC_INT_ALRB = BIT13, /*!< Alarm B interrupt */ enumerator
Completed in 20 milliseconds