Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h940 #define SPI_USR_RD_SRAM_DUMMY_M (BIT(4)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c1050 SET_PERI_REG_MASK(SPI_CACHE_SCTRL_REG(0), SPI_USR_RD_SRAM_DUMMY_M); //enable cache read dummy in psram_cache_init()