Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/spi_flash/
Dcache_utils.c507 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()
526 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()
755 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()
774 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()
943 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache) in esp_enable_cache_flash_wrap()
/hal_espressif-3.7.0/components/esp_rom/patches/
Desp_rom_cache_esp32s2_esp32s3.c35 static inline void Cache_Wait_Idle(int icache) in Cache_Wait_Idle()
/hal_espressif-3.7.0/components/hal/include/hal/
Drtc_hal.h29 } icache; member
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/
Dcache.h83 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/
Dcache.h120 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member