Searched defs:icache (Results 1 – 5 of 5) sorted by relevance
507 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()
35 static inline void Cache_Wait_Idle(int icache) in Cache_Wait_Idle()
29 } icache; member
83 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member
120 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member