Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dcache_sram_mmu.c117 DPORT_REG_SET_FIELD(DPORT_APP_CACHE_CTRL1_REG, DPORT_APP_CMMU_SRAM_PAGE_MODE, mask_s); in cache_sram_mmu_set()
Dspiram_psram.c1100 …DPORT_SET_PERI_REG_BITS(DPORT_APP_CACHE_CTRL1_REG, DPORT_APP_CMMU_SRAM_PAGE_MODE, 0, DPORT_APP_CMM… in psram_cache_init()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h533 #define DPORT_APP_CMMU_SRAM_PAGE_MODE 0x00000007 macro