Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/include/esp_private/
Dcache_utils.h75 bool spi_flash_cache_enabled(void);
/hal_espressif-latest/components/esp_system/
Desp_err.c35 if (spi_flash_cache_enabled()) // strings may be in flash cache in esp_error_check_failed_print()
/hal_espressif-latest/components/newlib/
Dassert.c51 if (!spi_flash_cache_enabled()) in __assert_func()
/hal_espressif-latest/components/esp_system/port/
Dpanic_handler.c201 if (!spi_flash_cache_enabled()) {
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld23 spi_flash_cache_enabled = 0x400001f8; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld23 spi_flash_cache_enabled = 0x400001f0; symbol
/hal_espressif-latest/components/esp_system/port/arch/riscv/
Dpanic_arch.c370 if (!spi_flash_cache_enabled()) { in panic_print_backtrace()
/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c144 bool IRAM_ATTR spi_flash_cache_enabled(void) in spi_flash_cache_enabled() function
/hal_espressif-latest/components/spi_flash/
Dcache_utils.c386 bool IRAM_ATTR spi_flash_cache_enabled(void) in spi_flash_cache_enabled() function
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld171 PROVIDE( spi_flash_cache_enabled = 0x400001c8 ); symbol
Drom_32h2_beta_2.ld166 PROVIDE( spi_flash_cache_enabled = 0x400001cc ); symbol
Drom_32c6_beta.ld163 PROVIDE( spi_flash_cache_enabled = 0x400001c8 ); symbol
Drom_32c3.ld165 PROVIDE( spi_flash_cache_enabled = 0x400001cc ); symbol
Drom_32s3.ld215 PROVIDE( spi_flash_cache_enabled = 0x40000c24 ); symbol
Drom_32c2.ld158 PROVIDE( spi_flash_cache_enabled = 0x400001bc ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld149 PROVIDE( spi_flash_cache_enabled = 0x400001cc ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld144 PROVIDE( spi_flash_cache_enabled = 0x400001bc ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld201 PROVIDE( spi_flash_cache_enabled = 0x40000c24 ); symbol