Home
last modified time | relevance | path

Searched refs:Cache_Suspend_ICache (Results 1 – 25 of 31) sorted by relevance

12

/hal_espressif-latest/components/hal/
Dcache_hal.c122 Cache_Suspend_ICache(); in cache_hal_suspend()
127 Cache_Suspend_ICache(); in cache_hal_suspend()
129 Cache_Suspend_ICache(); in cache_hal_suspend()
/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c154 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
173 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_spiram_wrap()
349 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
368 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_spiram_wrap()
537 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_cache_esp32s2_esp32s3.c53 uint32_t Cache_Suspend_ICache(void) in Cache_Suspend_ICache() function
59 extern uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/spi_flash/
Dcache_utils.c412 Cache_Suspend_ICache(); in esp_config_instruction_cache_mode()
465 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
484 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_spiram_wrap()
713 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
732 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_spiram_wrap()
901 i_autoload = Cache_Suspend_ICache(); in esp_enable_cache_flash_wrap()
/hal_espressif-latest/zephyr/esp32c2/src/linker/
Desp32c2.rom.alias.ld16 PROVIDE ( esp_rom_Cache_Suspend_ICache = Cache_Suspend_ICache );
/hal_espressif-latest/zephyr/esp32c3/src/linker/
Desp32c3.rom.alias.ld16 PROVIDE ( esp_rom_Cache_Suspend_ICache = Cache_Suspend_ICache );
/hal_espressif-latest/zephyr/esp32c6/src/linker/
Desp32c6.rom.alias.ld16 PROVIDE ( esp_rom_Cache_Suspend_ICache = Cache_Suspend_ICache );
/hal_espressif-latest/zephyr/esp32s2/src/linker/
Desp32s2.rom.alias.ld14 PROVIDE ( esp_rom_Cache_Suspend_ICache = Cache_Suspend_ICache );
/hal_espressif-latest/zephyr/esp32s3/src/linker/
Desp32s3.rom.alias.ld21 PROVIDE ( esp_rom_Cache_Suspend_ICache = Cache_Suspend_ICache );
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dcache.h367 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dcache.h501 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dcache.h504 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dcache.h527 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h795 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h925 uint32_t Cache_Suspend_ICache(void);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.ld220 Cache_Suspend_ICache = 0x4000066c; symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32c5_beta_3.ld247 Cache_Suspend_ICache = 0x40000694; symbol
Drom_32h2.ld245 Cache_Suspend_ICache = 0x4000066c; symbol
Drom_32c6.ld254 Cache_Suspend_ICache = 0x40000698; symbol
Drom_32h2_beta_1.ld344 PROVIDE( Cache_Suspend_ICache = 0x4000052c ); symbol
Drom_32s2.ld84 PROVIDE ( Cache_Suspend_ICache = 0x40018ca4 ); symbol
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.ld229 Cache_Suspend_ICache = 0x40000698; symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld319 PROVIDE( Cache_Suspend_ICache = 0x40000524 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.ld70 PROVIDE ( Cache_Suspend_ICache = 0x40018ca4 ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld394 PROVIDE( Cache_Suspend_ICache = 0x40000724 ); symbol

12