Home
last modified time | relevance | path

Searched refs:SPI_MEM_CS1_DIS_M (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Dmspi_timing_config.c233 SPI_MEM_CS1_DIS_M, in s_psram_write_data()
257 SPI_MEM_CS1_DIS_M, in s_psram_read_data()
/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c91 #define CS_PSRAM_SEL SPI_MEM_CS1_DIS_M
417 …CLEAR_PERI_REG_MASK(SPI_MEM_MISC_REG(0), SPI_MEM_CS1_DIS_M); //ENABLE SPI0 CS1 TO PSRAM(CS0--FLASH… in config_psram_spi_phases()
/hal_espressif-latest/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c86 #define CS_PSRAM_SEL SPI_MEM_CS1_DIS_M
545 …CLEAR_PERI_REG_MASK(SPI_MEM_MISC_REG(0), SPI_MEM_CS1_DIS_M); //ENABLE SPI0 CS1 TO PSRAM(CS0--FLASH… in psram_cache_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_reg.h526 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h540 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h560 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h572 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h682 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h677 #define SPI_MEM_CS1_DIS_M (BIT(1)) macro