Searched refs:ipc_call_was_send_to_other_cpu (Results 1 – 1 of 1) sorted by relevance
174 bool ipc_call_was_send_to_other_cpu; in spi_flash_disable_interrupts_caches_and_other_cpu() local192 …ipc_call_was_send_to_other_cpu = esp_ipc_call_nonblocking(other_cpuid, &spi_flash_op_block_func, (… in spi_flash_disable_interrupts_caches_and_other_cpu()194 if (!ipc_call_was_send_to_other_cpu) { in spi_flash_disable_interrupts_caches_and_other_cpu()205 } while (!ipc_call_was_send_to_other_cpu); in spi_flash_disable_interrupts_caches_and_other_cpu()