Home
last modified time | relevance | path

Searched refs:fwrite_quad (Results 1 – 25 of 26) sorted by relevance

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h603 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h222 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
226 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h601 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h215 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
219 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h563 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h601 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h597 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h597 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h75 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
Dspi_mem_struct.h103 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 signals*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h78 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
Dspi_mem_struct.h104 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h86 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
Dspi_mem_struct.h116 …uint32_t fwrite_quad : 1; /*Set this bit to enable 4-bm in DOUT phase in SPI… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h109 uint32_t fwrite_quad:1; member
Dspi_mem_struct.h122 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h109 uint32_t fwrite_quad:1; member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h485 hw->user.fwrite_quad = 1; in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h121 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 … member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h105 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase appl… member
Dspi_struct.h99 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 si… member

12