Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp32/
Dspiram_psram.c1029 SET_PERI_REG_BITS(SPI_SRAM_DWR_CMD_REG(0), SPI_CACHE_SRAM_USR_WR_CMD_BITLEN, 7, in psram_cache_init()
1047 SET_PERI_REG_BITS(SPI_SRAM_DWR_CMD_REG(0), SPI_CACHE_SRAM_USR_WR_CMD_BITLEN, 15, in psram_cache_init()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_reg.h1006 #define SPI_CACHE_SRAM_USR_WR_CMD_BITLEN 0x0000000F macro