Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer.c99 static void timer_list_unlock(esp_timer_dispatch_t timer_type);
158 timer_list_unlock(dispatch_method); in esp_timer_create()
186 timer_list_unlock(dispatch_method); in esp_timer_restart()
215 timer_list_unlock(dispatch_method); in esp_timer_restart()
250 timer_list_unlock(dispatch_method); in esp_timer_start_once()
281 timer_list_unlock(dispatch_method); in esp_timer_start_periodic()
301 timer_list_unlock(dispatch_method); in esp_timer_stop()
328 timer_list_unlock(ESP_TIMER_TASK); in esp_timer_delete()
418 static IRAM_ATTR void timer_list_unlock(esp_timer_dispatch_t timer_type) in timer_list_unlock() function
472 timer_list_unlock(dispatch_method); in timer_process_alarm()
[all …]