Home
last modified time | relevance | path

Searched refs:fread_dual (Results 1 – 25 of 33) sorted by relevance

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h224 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
229 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h393 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h229 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
234 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h388 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h222 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
227 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h387 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h224 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
229 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h392 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h224 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
229 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h391 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h224 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
229 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h391 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h262 ctrl.fread_dual = 1; in spi_flash_ll_set_read_mode()
Dspi_ll.h470 hw->ctrl.fread_dual = 1; in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h36 …uint32_t fread_dual : 1; /*In the read operations, read-data phase apply 2 … member
Dspi_mem_struct.h50 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 sign… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h39 …uint32_t fread_dual : 1; /*In the read operations, read-data phase apply 2 … member
Dspi_mem_struct.h51 …uint32_t fread_dual : 1; /*In the read operations, read-data phase apply 2 … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h47 …uint32_t fread_dual : 1; /*In the read operations, read-data phase apply 2 … member
Dspi_mem_struct.h60 …uint32_t fread_dual : 1; /*In hardware 0x3B read operation, DIN phase apply… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h279 uint32_t fread_dual:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h279 uint32_t fread_dual:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h54 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 … member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h51 …uint32_t fread_dual: 1; /*In the read operations read-data phase appl… member
Dspi_struct.h38 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 si… member

12