Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_reg.h1318 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h1632 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h1640 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h648 #define SPI_SLAVE_MODE (BIT(30)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h2017 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h2011 #define SPI_SLAVE_MODE (BIT(26)) macro
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c709 CLEAR_PERI_REG_MASK(SPI_SLAVE_REG(spi_num), SPI_SLAVE_MODE); in psram_spi_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h676 #define SPI_SLAVE_MODE (BIT(30)) macro