Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c248 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_QUAD); in psram_set_basic_write_mode()
256 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_FWRITE_QUAD); 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.h251 #define SPI_FWRITE_QUAD (BIT(13)) 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.h279 #define SPI_FWRITE_QUAD (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h287 #define SPI_FWRITE_QUAD (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h479 #define SPI_FWRITE_QUAD (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h312 #define SPI_FWRITE_QUAD (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h312 #define SPI_FWRITE_QUAD (BIT(13)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h385 #define SPI_FWRITE_QUAD (BIT(13)) macro