Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c265 SET_PERI_REG_MASK(SPI_PIN_REG(PSRAM_SPI_1), SPI_CS0_DIS_M); in psram_cmd_recv_start()
293 CLEAR_PERI_REG_MASK(SPI_PIN_REG(PSRAM_SPI_1), SPI_CS0_DIS_M); in psram_cmd_recv_start()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h472 #define SPI_CS0_DIS_M (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h472 #define SPI_CS0_DIS_M (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h544 #define SPI_CS0_DIS_M (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h635 #define SPI_CS0_DIS_M (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h671 #define SPI_CS0_DIS_M (BIT(0)) macro