Home
last modified time | relevance | path

Searched refs:fwrite_oct (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h79 …uint32_t fwrite_oct : 1; /*In the write operations read-data phase apply 8 … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h87 …uint32_t fwrite_oct : 1; /*In the write operations read-data phase apply 8 … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h114 uint32_t fwrite_oct:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h114 uint32_t fwrite_oct:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h100 …uint32_t fwrite_oct: 1; /*In the write operations read-data phase apply 8 si… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h603 hw->user.fwrite_oct = (line_mode.data_lines == 8); in spi_ll_master_set_line_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h565 hw->user.fwrite_oct = (line_mode.data_lines == 8); in spi_ll_master_set_line_mode()