Searched defs:dispatch_method (Results 1 – 2 of 2) sorted by relevance
83 esp_timer_dispatch_t dispatch_method; //!< Call the callback from task or from ISR member
290 static void timer_process_alarm(esp_timer_dispatch_t dispatch_method) in timer_process_alarm()