Searched defs:RTC_IT_ALRB (Results 1 – 3 of 3) sorted by relevance
405 #define RTC_IT_ALRB ((uint32_t)RTC_CR_ALRBIE) /*!< Enable Alarm B Interr… macro
206 #define RTC_IT_ALRB ((uint32_t)RTC_CR_ALRBIE) macro
479 #define RTC_IT_ALRB RTC_CR_ALRBIE /*!< Enable Alarm B Interrupt */ macro