Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/
Desp_ipc.c38 IPC_WAIT_FOR_START, enumerator
81 if (ipc_wait == IPC_WAIT_FOR_START) { in ipc_task()
169 return esp_ipc_call_and_wait(cpu_id, func, arg, IPC_WAIT_FOR_START); in esp_ipc_call()