Home
last modified time | relevance | path

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

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