Searched refs:ESP_TIMER_ISR (Results 1 – 4 of 4) sorted by relevance
62 ESP_TIMER_ISR, //!< Callback is called from timer ISR enumerator
45 .dispatch_method = ESP_TIMER_ISR, in esp_task_wdt_impl_timer_allocate()
111 … Allows using ESP_TIMER_ISR dispatch method (ESP_TIMER_TASK dispatch method is also avalible).113 … - ESP_TIMER_ISR - Timer callbacks are dispatched directly from the timer interrupt handler.
518 isr_timers_processed = timer_process_alarm(ESP_TIMER_ISR);