Home
last modified time | relevance | path

Searched refs:SPI_FCMD_OCT (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h35 #define SPI_LL_ONE_LINE_CTRL_MASK (SPI_FREAD_OCT | SPI_FREAD_QUAD | SPI_FREAD_DUAL | SPI_FCMD_OCT |…
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h37 #define SPI_LL_ONE_LINE_CTRL_MASK (SPI_FREAD_OCT | SPI_FREAD_QUAD | SPI_FREAD_DUAL | SPI_FCMD_OCT |…
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h113 #define SPI_FCMD_OCT (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h121 #define SPI_FCMD_OCT (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h111 #define SPI_FCMD_OCT (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h111 #define SPI_FCMD_OCT (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h98 #define SPI_FCMD_OCT (BIT(10)) macro