Home
last modified time | relevance | path

Searched refs:SPI_CS1_DIS_M (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c264 CLEAR_PERI_REG_MASK(SPI_PIN_REG(PSRAM_SPI_1), SPI_CS1_DIS_M); in psram_cmd_recv_start()
292 SET_PERI_REG_MASK(SPI_PIN_REG(PSRAM_SPI_1), SPI_CS1_DIS_M); in psram_cmd_recv_start()
1102 …CLEAR_PERI_REG_MASK(SPI_PIN_REG(0), SPI_CS1_DIS_M); //ENABLE SPI0 CS1 TO PSRAM(CS0--FLASH; CS1--SR… in psram_cache_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h465 #define SPI_CS1_DIS_M (BIT(1)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h465 #define SPI_CS1_DIS_M (BIT(1)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h537 #define SPI_CS1_DIS_M (BIT(1)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h629 #define SPI_CS1_DIS_M (BIT(1)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h664 #define SPI_CS1_DIS_M (BIT(1)) macro