Searched refs:RTC_FLAG_ALR (Results 1 – 1 of 1) sorted by relevance
74 #define RTC_FLAG_ALR ((uint16_t)0x0002) /*!< Alarm flag */ macro78 ((FLAG) == RTC_FLAG_OW) || ((FLAG) == RTC_FLAG_ALR) || \
Completed in 2 milliseconds