Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dcache_utils.c159 uint32_t other_cpuid = (cpuid == 0) ? 1 : 0; in spi_flash_disable_interrupts_caches_and_other_cpu() local
242 const uint32_t other_cpuid = (cpuid == 0) ? 1 : 0; in spi_flash_enable_interrupts_caches_and_other_cpu() local
275 const uint32_t other_cpuid = (cpuid == 0) ? 1 : 0; in spi_flash_disable_interrupts_caches_and_other_cpu_no_os() local