Searched refs:RTC_CALENDAR_CALLBACK_ALARM_3 (Results 1 – 3 of 3) sorted by relevance
245 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_3)) { in _rtc_interrupt_handler()246 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_3](); in _rtc_interrupt_handler()
290 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_3)) { in _rtc_interrupt_handler()291 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_3](); in _rtc_interrupt_handler()
520 RTC_CALENDAR_CALLBACK_ALARM_3, enumerator552 RTC_CALENDAR_CALLBACK_ALARM_3, enumerator
Completed in 12 milliseconds