Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h1326 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h1468 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h1640 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h648 #define SPI_SLAVE_MODE (BIT(30)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c691 CLEAR_PERI_REG_MASK(SPI_SLAVE_REG(spi_num), SPI_SLAVE_MODE); in psram_spi_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h685 #define SPI_SLAVE_MODE (BIT(30)) macro