/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | gpspi_flash_ll.h | 217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 603 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | gpspi_flash_ll.h | 222 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 226 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 601 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | gpspi_flash_ll.h | 215 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 219 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 563 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | gpspi_flash_ll.h | 217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 601 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | gpspi_flash_ll.h | 217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 597 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | gpspi_flash_ll.h | 217 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode() 221 user.fwrite_quad = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 597 hw->user.fwrite_quad = (line_mode.data_lines == 4); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | spi_struct.h | 75 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
|
D | spi_mem_struct.h | 103 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 signals*/ member
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | spi_struct.h | 78 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
|
D | spi_mem_struct.h | 104 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | spi_struct.h | 86 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
|
D | spi_mem_struct.h | 116 …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/ |
D | spi_struct.h | 109 uint32_t fwrite_quad:1; member
|
D | spi_mem_struct.h | 122 …uint32_t fwrite_quad : 1; /*In the write operations read-data phase apply 4 … member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | spi_struct.h | 109 uint32_t fwrite_quad:1; member
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 485 hw->user.fwrite_quad = 1; in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | spi_struct.h | 121 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 … member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | spi_mem_struct.h | 105 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase appl… member
|
D | spi_struct.h | 99 …uint32_t fwrite_quad: 1; /*In the write operations read-data phase apply 4 si… member
|