Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h237 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
242 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h401 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
Dspi_ll.h525 hw->ctrl.fread_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h244 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
249 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h402 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
Dspi_ll.h554 hw->ctrl.fread_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h239 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
244 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h405 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
Dspi_ll.h554 hw->ctrl.fread_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h239 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
244 ctrl.fread_dual = 1; in gpspi_flash_ll_set_read_mode()
Dspimem_flash_ll.h405 ctrl.fread_dual = 1; in spimem_flash_ll_set_read_mode()
Dspi_ll.h556 hw->ctrl.fread_dual = (line_mode.data_lines == 2); in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dspi_flash_ll.h273 ctrl.fread_dual = 1; in spi_flash_ll_set_read_mode()
Dspi_ll.h468 hw->ctrl.fread_dual = 1; in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_struct.h45 …uint32_t fread_dual : 1; /*In the read operations, read-data phase apply 2 … member
Dspi_mem_struct.h57 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 sign… member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_struct.h46 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply… member
Dspi_mem_struct.h57 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 sign… member
/hal_espressif-3.6.0/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-3.6.0/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h57 …uint32_t fread_dual: 1; /*In the read operations read-data phase appl… member
Dspi_struct.h44 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 si… member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_struct.h54 …uint32_t fread_dual: 1; /*In the read operations read-data phase apply 2 … member