Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/unit-test-app/components/test_utils/test/
Dccomp_timer_test_api.c24 static void stop_timer(void *param) in stop_timer() function
75 esp_ipc_call_blocking(xPortGetCoreID(), stop_timer, &t);
84 esp_ipc_call_blocking(xPortGetCoreID(), stop_timer, &t);
99 esp_ipc_call_blocking(xPortGetCoreID() == 0 ? 1 : 0, stop_timer, &t);
161 esp_ipc_call_blocking(xPortGetCoreID() == 0 ? 1 : 0, stop_timer, &t_2);