Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h601 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h231 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
235 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h599 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h224 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
228 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h561 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h599 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h595 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h226 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
230 user.fwrite_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspi_ll.h595 hw->user.fwrite_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h74 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
Dspi_mem_struct.h102 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 signals*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h77 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
Dspi_mem_struct.h103 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h85 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
Dspi_mem_struct.h115 …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/
Dspi_struct.h104 uint32_t fwrite_dual:1; member
Dspi_mem_struct.h121 …uint32_t fwrite_dual : 1; /*In the write operations read-data phase apply 2 … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h104 uint32_t fwrite_dual:1; member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h471 hw->user.fwrite_dual = 1; in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h120 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 … member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h104 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase appl… member
Dspi_struct.h98 …uint32_t fwrite_dual: 1; /*In the write operations read-data phase apply 2 si… member

12