Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_ipc/test/
Dtest_ipc_isr.c47 static bool volatile s_stop; variable
55 while (s_stop == false) { in task_asm()
72 s_stop = false;
77 s_stop = true;