Home
last modified time | relevance | path

Searched refs:fread_dio (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dspi_flash_ll.h270 ctrl.fread_dio = 1; in spi_flash_ll_set_read_mode()
Dspi_ll.h472 hw->ctrl.fread_dio = 1; in spi_ll_master_set_line_mode()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dspimem_flash_ll.h398 ctrl.fread_dio = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dspimem_flash_ll.h402 ctrl.fread_dio = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dspimem_flash_ll.h402 ctrl.fread_dio = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h399 ctrl.fread_dio = 1; in spimem_flash_ll_set_read_mode()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h65 …uint32_t fread_dio: 1; /*In the read operations address phase and read-data p… member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h65 …uint32_t fread_dio: 1; /*In the read operations address phase and read-data p… member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h65 …uint32_t fread_dio: 1; /*In the read operations address phase and rea… member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_struct.h60 …uint32_t fread_dio: 1; /*In the read operations address phase and read-da… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_mem_struct.h68 …uint32_t fread_dio : 1; /*In hardware 0xBB read operation, ADDR phase and … member