Searched defs:icache (Results 1 – 4 of 4) sorted by relevance
438 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()457 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()693 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()712 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()888 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache) in esp_enable_cache_flash_wrap()
36 } icache; member
92 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member
128 uint8_t icache; /*!< the cache index, 0 for dcache, 1 for icache */ member