Searched refs:timer_list_lock (Results 1 – 1 of 1) sorted by relevance
98 static void timer_list_lock(esp_timer_dispatch_t timer_type);156 timer_list_lock(dispatch_method); in esp_timer_create()183 timer_list_lock(dispatch_method); in esp_timer_restart()232 timer_list_lock(dispatch_method); in esp_timer_start_once()266 timer_list_lock(dispatch_method); in esp_timer_start_periodic()293 timer_list_lock(dispatch_method); in esp_timer_stop()312 timer_list_lock(ESP_TIMER_TASK); in esp_timer_delete()409 static IRAM_ATTR void timer_list_lock(esp_timer_dispatch_t timer_type) in timer_list_lock() function432 timer_list_lock(dispatch_method); in timer_process_alarm()474 timer_list_lock(dispatch_method); in timer_process_alarm()[all …]