Home
last modified time | relevance | path

Searched defs:usr_miso_bit_len (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h150 …uint32_t usr_miso_bit_len: 10; /*The length in bits of read-data. The register value… member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h150 …uint32_t usr_miso_bit_len: 10; /*The length in bits of read-data. The register value… member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h151 …uint32_t usr_miso_bit_len:11; /*The length in bits of read-data. The regist… member
Dspi_struct.h152 …uint32_t usr_miso_bit_len:23; /*The length in bits of read-data. The register val… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_mem_struct.h156 …uint32_t usr_miso_bit_len : 10; /*The length in bits of DIN phase. The register v… member