Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_psram/esp32/
Desp_psram_extram_cache.c69 …while (DPORT_GET_PERI_REG_BITS2(DPORT_PRO_DCACHE_DBUG0_REG, DPORT_PRO_CACHE_STATE, DPORT_PRO_CACHE… in esp_psram_extram_writeback_cache()
/hal_espressif-3.7.0/zephyr/port/host_flash/
Dcache_utils.c65 …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.7.0/components/spi_flash/
Dcache_utils.c367 …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.7.0/components/soc/esp32/include/soc/
Ddport_reg.h2797 #define DPORT_PRO_DCACHE_DBUG0_REG (DR_REG_DPORT_BASE + 0x3F0) macro