Searched refs:RTC_SR_ALRAF (Results 1 – 1 of 1) sorted by relevance
146 #define RTC_SR_ALRAF BIT(0) macro395 if ((status & RTC_SR_ALRAF) && (cr & RTC_CR_ALRAIE)) { in stm32_rtc_it_handler()867 alarm->pending = status & RTC_SR_ALRAF; in stm32_rtc_read_alarm()