Home
last modified time | relevance | path

Searched refs:SPI_CACHE_SRAM_USR_RCMD_M (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_reg.h933 #define SPI_CACHE_SRAM_USR_RCMD_M (BIT(5)) macro
/device/soc/esp/esp32/components/esp32/
Dspiram_psram.c1019 … SET_PERI_REG_MASK(SPI_CACHE_SCTRL_REG(0), SPI_CACHE_SRAM_USR_RCMD_M); //enable cache read command in psram_cache_init()