Searched defs:dcache (Results 1 – 3 of 3) sorted by relevance
150 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()169 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()345 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()364 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()
461 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()480 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()709 static IRAM_ATTR void esp_enable_cache_flash_wrap(bool icache, bool dcache) in esp_enable_cache_flash_wrap()728 static IRAM_ATTR void esp_enable_cache_spiram_wrap(bool icache, bool dcache) in esp_enable_cache_spiram_wrap()
35 } dcache; member