Home
last modified time | relevance | path

Searched refs:SPI_MEM_CACHE_SRAM_USR_WCMD_M (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c400 …SET_PERI_REG_MASK(SPI_MEM_CACHE_SCTRL_REG(0), SPI_MEM_CACHE_SRAM_USR_WCMD_M); //enable cache writ… in config_psram_spi_phases()
Desp_psram_impl_octal.c352 SET_PERI_REG_MASK(SPI_MEM_CACHE_SCTRL_REG(0), SPI_MEM_CACHE_SRAM_USR_WCMD_M); in s_config_psram_spi_phases()
/hal_espressif-latest/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c517 …SET_PERI_REG_MASK(SPI_MEM_CACHE_SCTRL_REG(0), SPI_MEM_CACHE_SRAM_USR_WCMD_M); //enable cache writ… in psram_cache_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h657 #define SPI_MEM_CACHE_SRAM_USR_WCMD_M (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h674 #define SPI_MEM_CACHE_SRAM_USR_WCMD_M (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h793 #define SPI_MEM_CACHE_SRAM_USR_WCMD_M (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h788 #define SPI_MEM_CACHE_SRAM_USR_WCMD_M (BIT(20)) macro