Home
last modified time | relevance | path

Searched refs:rd_bit_order (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h45 …uint32_t rd_bit_order : 1; /*In read-data (MISO) phase 1: LSB first 0: MSB fi… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h48 …uint32_t rd_bit_order : 2; /*In read-data (MISO) phase 1: LSB first 0: MSB fi… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h56 …uint32_t rd_bit_order : 2; /*In read-data (MISO) phase 1: LSB first 0: MSB fi… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h316 uint32_t rd_bit_order:2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h316 uint32_t rd_bit_order:2; member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h339 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h62 …uint32_t rd_bit_order: 1; /*In read-data (MISO) phase 1: LSB first 0: MSB fi… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h47 …uint32_t rd_bit_order: 1; /*In read-data (MISO) phase 1: LSB first 0: MSB firs… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h499 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h501 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h497 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h497 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h503 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h461 hw->ctrl.rd_bit_order = lsbfirst; in spi_ll_set_rx_lsbfirst()