Searched refs:RTC_CALENDAR_CALLBACK_TAMPER (Results 1 – 2 of 2) sorted by relevance
78 || callback_type == RTC_CALENDAR_CALLBACK_TAMPER in rtc_calendar_register_callback()120 || callback_type == RTC_CALENDAR_CALLBACK_TAMPER in rtc_calendar_unregister_callback()161 } else if (callback_type == RTC_CALENDAR_CALLBACK_TAMPER) { in rtc_calendar_enable_callback()196 } else if (callback_type == RTC_CALENDAR_CALLBACK_TAMPER) { in rtc_calendar_disable_callback()241 if (callback_mask & (1 << RTC_CALENDAR_CALLBACK_TAMPER)) { in _rtc_interrupt_handler()242 module->callbacks[RTC_CALENDAR_CALLBACK_TAMPER](); in _rtc_interrupt_handler()
524 RTC_CALENDAR_CALLBACK_TAMPER, enumerator556 RTC_CALENDAR_CALLBACK_TAMPER, enumerator
Completed in 16 milliseconds