Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/
Desp_ipc.c38 static void * volatile s_func_arg[portNUM_PROCESSORS]; // Argument to pass into s_func variable
74 void* func_arg = s_func_arg[cpuid]; in ipc_task()
152 s_func_arg[cpu_id] = arg; in esp_ipc_call_and_wait()