Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_reg.h401 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h436 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h444 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h596 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h614 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h614 #define SPI_CK_IDLE_EDGE (BIT(29)) macro
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c699 CLEAR_PERI_REG_MASK(SPI_PIN_REG(spi_num), SPI_CK_IDLE_EDGE); in psram_spi_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h533 #define SPI_CK_IDLE_EDGE (BIT(29)) macro