Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h409 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h409 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h444 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h596 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c681 CLEAR_PERI_REG_MASK(SPI_PIN_REG(spi_num), SPI_CK_IDLE_EDGE); in psram_spi_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h542 #define SPI_CK_IDLE_EDGE (BIT(29)) macro