Home
last modified time | relevance | path

Searched refs:fcmd_oct (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h395 ctrl.fcmd_oct = 1; in spimem_flash_ll_set_read_mode()
401 ctrl.fcmd_oct = 1; in spimem_flash_ll_set_read_mode()
Dspi_ll.h594 hw->ctrl.fcmd_oct = (line_mode.cmd_lines == 8); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h37 …uint32_t fcmd_oct : 1; /*Apply 8 signals during command phase 1:enable 0:… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h45 …uint32_t fcmd_oct : 1; /*Apply 8 signals during command phase 1:enable 0:… member
Dspi_mem_struct.h55 …uint32_t fcmd_oct : 1; /*Set this bit to enable 8-bit-mode(8-bm) in CMD p… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h273 uint32_t fcmd_oct:1; member
Dspi_mem_struct.h49 …uint32_t fcmd_oct : 1; /*Apply 8 signals during command phase 1:enable 0:… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h273 uint32_t fcmd_oct:1; member
Dspi_mem_struct.h50 …uint32_t fcmd_oct : 1; /*Apply 8 signals during command phase 1:enable 0:… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h46 …uint32_t fcmd_oct: 1; /*Apply 8 signals during command phase 1:enabl… member
Dspi_struct.h36 …uint32_t fcmd_oct: 1; /*Apply 8 signals during command phase 1:enable 0: d… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h556 hw->ctrl.fcmd_oct = (line_mode.cmd_lines == 8); in spi_ll_master_set_line_mode()