Searched refs:RTC_CALENDAR_CALLBACK_ALARM_2 (Results 1 – 3 of 3) sorted by relevance
235 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_2)) { in _rtc_interrupt_handler()236 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_2](); in _rtc_interrupt_handler()
280 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_2)) { in _rtc_interrupt_handler()281 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_2](); in _rtc_interrupt_handler()
516 RTC_CALENDAR_CALLBACK_ALARM_2, enumerator548 RTC_CALENDAR_CALLBACK_ALARM_2, enumerator
Completed in 12 milliseconds