Home
last modified time | relevance | path

Searched refs:SPI_FWRITE_DUAL (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c231 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_DUAL); in psram_set_basic_write_mode()
239 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_DUAL); in psram_set_qio_write_mode()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dspi_ll.h49 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_DUAL | SPI_FWRITE_QUAD | SPI_FWRITE_DIO | SPI_FWRITE_…
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dspi_ll.h44 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dspi_ll.h37 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_OCT | SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dspi_ll.h40 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h266 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dspi_ll.h43 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_OCT | SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h266 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h294 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h485 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h401 #define SPI_FWRITE_DUAL (BIT(12)) macro