Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/zephyr/esp_shared/src/host_flash/
Dcache_utils.c26 static void spi_flash_disable_cache(uint32_t cpuid, uint32_t *saved_state);
33 static void IRAM_ATTR spi_flash_disable_cache(uint32_t cpuid, uint32_t *saved_state) in spi_flash_disable_cache() function
110 spi_flash_disable_cache(cpu_id, &s_cache_ops_saved_state[cpu_id]); in spi_flash_disable_interrupts_caches_and_other_cpu()
114 spi_flash_disable_cache(other_cpu, &s_cache_ops_saved_state[other_cpu]); in spi_flash_disable_interrupts_caches_and_other_cpu()
/hal_espressif-3.4.0/components/spi_flash/
Dcache_utils.c65 static void IRAM_ATTR spi_flash_disable_cache(uint32_t cpuid, uint32_t *saved_state);
183 spi_flash_disable_cache(cpuid, &s_flash_op_cache_state[cpuid]); in spi_flash_disable_interrupts_caches_and_other_cpu()
184 spi_flash_disable_cache(other_cpuid, &s_flash_op_cache_state[other_cpuid]); in spi_flash_disable_interrupts_caches_and_other_cpu()
230 spi_flash_disable_cache(other_cpuid, &s_flash_op_cache_state[other_cpuid]); in spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
234 spi_flash_disable_cache(cpuid, &s_flash_op_cache_state[cpuid]); in spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
268 spi_flash_disable_cache(0, &s_flash_op_cache_state[0]); in spi_flash_disable_interrupts_caches_and_other_cpu()
283 spi_flash_disable_cache(0, &s_flash_op_cache_state[0]); in spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
301 static void IRAM_ATTR spi_flash_disable_cache(uint32_t cpuid, uint32_t *saved_state) in spi_flash_disable_cache() function
/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32h2_beta_1.ld169 PROVIDE( spi_flash_disable_cache = 0x400001c0 ); symbol
Drom_32h2_beta_2.ld164 PROVIDE( spi_flash_disable_cache = 0x400001c4 ); symbol
Drom_32c6_beta.ld161 PROVIDE( spi_flash_disable_cache = 0x400001c0 ); symbol
Drom_32c3.ld162 PROVIDE( spi_flash_disable_cache = 0x400001c4 ); symbol
Drom_32s3.ld213 PROVIDE( spi_flash_disable_cache = 0x40000c0c ); symbol
Drom_32c2.ld156 PROVIDE( spi_flash_disable_cache = 0x400001b4 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.ld154 PROVIDE( spi_flash_disable_cache = 0x400001c0 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld147 PROVIDE( spi_flash_disable_cache = 0x400001c4 ); symbol
/hal_espressif-3.4.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld199 PROVIDE( spi_flash_disable_cache = 0x40000c0c ); symbol
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32h2.map9409 [!provide] PROVIDE (spi_flash_disable_cache = 0x400001c0)
Dapp_esp32c3.map9707 [!provide] PROVIDE (spi_flash_disable_cache = 0x400001c4)
Dapp_esp32s3.map13426 [!provide] PROVIDE (spi_flash_disable_cache = 0x40000c0c)
Doverflow_esp32c3.map47421 [!provide] PROVIDE (spi_flash_disable_cache = 0x400001c4)
Doverflow_esp32s3.map69966 [!provide] PROVIDE (spi_flash_disable_cache = 0x40000c0c)