Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h959 #define SPI_USR_SRAM_DIO_M (BIT(1)) macro
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c1069 …CLEAR_PERI_REG_MASK(SPI_CACHE_SCTRL_REG(0), SPI_USR_SRAM_DIO_M); //disable dio mode for cach… in psram_cache_init()