Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c50 IPC_ISR_WAIT_FOR_END = 1, /*!< The caller is waiting for the end */ enumerator
89 esp_ipc_isr_call_and_wait(func, arg, IPC_ISR_WAIT_FOR_END); in esp_ipc_isr_asm_call_blocking()