Home
last modified time | relevance | path

Searched defs:other_cpu (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c90 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_disable_interrupts_caches_and_other_cpu() local
106 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_enable_interrupts_caches_and_other_cpu() local