Searched defs:RTC_IT_ALRA (Results 1 – 3 of 3) sorted by relevance
444 #define RTC_IT_ALRA ((uint32_t)RTC_CR_ALRAIE) /*!< Enable Alarm A Interr… macro
414 #define RTC_IT_ALRA 0x00001000U macro
520 #define RTC_IT_ALRA RTC_CR_ALRAIE /*!< Enable Alarm A Interrupt */ macro