Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c249 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_DUAL); in psram_set_basic_write_mode()
257 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_DUAL); in psram_set_qio_write_mode()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h37 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_DUAL | SPI_FWRITE_QUAD | SPI_FWRITE_DIO | SPI_FWRITE_…
/hal_espressif-latest/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-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h37 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h36 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h36 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_reg.h258 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h37 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h39 #define SPI_LL_ONE_LINE_USER_MASK (SPI_FWRITE_OCT | SPI_FWRITE_QUAD | SPI_FWRITE_DUAL)
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h286 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h294 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h485 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h304 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h304 #define SPI_FWRITE_DUAL (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h392 #define SPI_FWRITE_DUAL (BIT(12)) macro