Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/hal/esp32/include/hal/
Dcache_ll.h48 …while (DPORT_GET_PERI_REG_BITS2(DPORT_PRO_DCACHE_DBUG0_REG, DPORT_PRO_CACHE_STATE, DPORT_PRO_CACHE… in cache_ll_l1_disable_cache()
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h2799 #define DPORT_PRO_DCACHE_DBUG0_REG (DR_REG_DPORT_BASE + 0x3F0) macro