Home
last modified time | relevance | path

Searched refs:timer_list_unlock (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer.c91 static void timer_list_unlock(esp_timer_dispatch_t timer_type);
151 timer_list_unlock(dispatch_method); in esp_timer_create()
174 timer_list_unlock(dispatch_method); in esp_timer_start_once()
197 timer_list_unlock(dispatch_method); in esp_timer_start_periodic()
231 timer_list_unlock(ESP_TIMER_TASK); in esp_timer_delete()
282 timer_list_unlock(dispatch_method); in timer_remove()
322 static IRAM_ATTR void timer_list_unlock(esp_timer_dispatch_t timer_type) in timer_list_unlock() function
371 timer_list_unlock(dispatch_method); in timer_process_alarm()
389 timer_list_unlock(dispatch_method); in timer_process_alarm()
555 timer_list_unlock(dispatch_method); in esp_timer_dump()
[all …]