Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/zephyr/esp_shared/src/host_flash/
Dcache_utils.c40 …while (DPORT_GET_PERI_REG_BITS2(DPORT_PRO_DCACHE_DBUG0_REG, DPORT_PRO_CACHE_STATE, DPORT_PRO_CACHE… in spi_flash_disable_cache()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Dspiram.c305 …while (DPORT_GET_PERI_REG_BITS2(DPORT_PRO_DCACHE_DBUG0_REG, DPORT_PRO_CACHE_STATE, DPORT_PRO_CACHE… in esp_spiram_writeback_cache()
/hal_espressif-3.4.0/components/spi_flash/
Dcache_utils.c308 …while (DPORT_GET_PERI_REG_BITS2(DPORT_PRO_DCACHE_DBUG0_REG, DPORT_PRO_CACHE_STATE, DPORT_PRO_CACHE… in spi_flash_disable_cache()
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Ddport_reg.h2834 #define DPORT_PRO_CACHE_STATE 0x00000FFF macro