Searched refs:rtc_event_flags_reg (Results 1 – 1 of 1) sorted by relevance
116 uint32_t rtc_event_flags_reg = RTC->RTC_EVENT_FLAGS_REG; in smartbond_rtc_isr() local121 if ((rtc_event_flags_reg & RTC_RTC_EVENT_FLAGS_REG_RTC_EVENT_ALRM_Msk) && in smartbond_rtc_isr()133 if ((rtc_event_flags_reg & RTC_RTC_EVENT_FLAGS_REG_RTC_EVENT_SEC_Msk) && in smartbond_rtc_isr()