Searched refs:RTC_COUNT_CALLBACK_TAMPER (Results 1 – 2 of 2) sorted by relevance
78 || callback_type == RTC_COUNT_CALLBACK_TAMPER in rtc_count_register_callback()136 || callback_type == RTC_COUNT_CALLBACK_TAMPER in rtc_count_unregister_callback()191 } else if (callback_type == RTC_COUNT_CALLBACK_TAMPER) { in rtc_count_enable_callback()226 } else if (callback_type == RTC_COUNT_CALLBACK_TAMPER) { in rtc_count_disable_callback()270 if (callback_mask & (1 << RTC_COUNT_CALLBACK_TAMPER)) { in _rtc_interrupt_handler()271 module->callbacks[RTC_COUNT_CALLBACK_TAMPER](); in _rtc_interrupt_handler()
544 RTC_COUNT_CALLBACK_TAMPER, enumerator586 RTC_COUNT_CALLBACK_TAMPER, enumerator
Completed in 7 milliseconds