Searched refs:RTC_CALENDAR_CALLBACK_ALARM_1 (Results 1 – 3 of 3) sorted by relevance
225 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_1)) { in _rtc_interrupt_handler()226 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_1](); in _rtc_interrupt_handler()
270 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_ALARM_1)) { in _rtc_interrupt_handler()271 module->callbacks[RTC_CALENDAR_CALLBACK_ALARM_1](); in _rtc_interrupt_handler()
512 RTC_CALENDAR_CALLBACK_ALARM_1, enumerator544 RTC_CALENDAR_CALLBACK_ALARM_1, enumerator
Completed in 12 milliseconds