Searched defs:ALARM (Results 1 – 4 of 4) sorted by relevance
356 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
546 uint16_t ALARM:1; /*!< bit: 8 Alarm x Interrupt Enable */ member717 uint16_t ALARM:1; /*!< bit: 8 Alarm x Interrupt Enable */ member888 __I uint16_t ALARM:1; /*!< bit: 8 Alarm x */ member1053 uint32_t ALARM:1; /*!< bit: 5 ALARM x Register Busy */ member1329 …__IO RTC_MODE2_ALARM_Type ALARM; /**< \brief Offset: 0x00 (R/W 32) MODE2_ALARM Alarm n … member
836 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
1017 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument