Home
last modified time | relevance | path

Searched refs:DPORT_APP_CACHE_STATE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/zephyr/esp_shared/src/host_flash/
Dcache_utils.c48 …while (DPORT_GET_PERI_REG_BITS2(DPORT_APP_DCACHE_DBUG0_REG, DPORT_APP_CACHE_STATE, DPORT_APP_CACHE… in spi_flash_disable_cache()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram.c310 …while (DPORT_GET_PERI_REG_BITS2(DPORT_APP_DCACHE_DBUG0_REG, DPORT_APP_CACHE_STATE, DPORT_APP_CACHE… in esp_spiram_writeback_cache()
/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c316 …while (DPORT_GET_PERI_REG_BITS2(DPORT_APP_DCACHE_DBUG0_REG, DPORT_APP_CACHE_STATE, DPORT_APP_CACHE… in spi_flash_disable_cache()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3002 #define DPORT_APP_CACHE_STATE 0x00000FFF macro