/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | gpspi_flash_ll.h | 226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 601 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | gpspi_flash_ll.h | 231 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 235 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 599 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | gpspi_flash_ll.h | 224 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 228 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 561 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | gpspi_flash_ll.h | 226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 599 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | gpspi_flash_ll.h | 226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 595 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | gpspi_flash_ll.h | 226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode() 230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
|
D | spi_ll.h | 595 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | spi_struct.h | 74 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
|
D | spi_mem_struct.h | 102 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 signals*/ member
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | spi_struct.h | 77 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
|
D | spi_mem_struct.h | 103 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | spi_struct.h | 85 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
|
D | spi_mem_struct.h | 115 …uint32_t fwrite_dual : 1; /*Set this bit to enable 2-bm in DOUT phase in SPI… member
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | spi_struct.h | 104 uint32_t fwrite_dual:1; member
|
D | spi_mem_struct.h | 121 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | spi_struct.h | 104 uint32_t fwrite_dual:1; member
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 471 hw->user.fwrite_dual = 1; in spi_ll_master_set_line_mode()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | spi_struct.h | 120 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 … member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | spi_mem_struct.h | 104 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase appl… member
|
D | spi_struct.h | 98 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 si… member
|