Searched defs:RTC_IT_ALRB (Results 1 – 3 of 3) sorted by relevance
445 #define RTC_IT_ALRB ((uint32_t)RTC_CR_ALRBIE) /*!< Enable Alarm B Interr… macro
413 #define RTC_IT_ALRB 0x00002000U macro
521 #define RTC_IT_ALRB RTC_CR_ALRBIE /*!< Enable Alarm B Interrupt */ macro