Home
last modified time | relevance | path

Searched defs:dcache (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c438 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()
/hal_espressif-3.6.0/components/hal/include/hal/
Drtc_hal.h42 } dcache; member