Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h46 …uint32_t wr_bit_order : 1; /*In command address write-data (MOSI) phases 1: L… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h49 …uint32_t wr_bit_order : 2; /*In command address write-data (MOSI) phases 1: L… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h57 …uint32_t wr_bit_order : 2; /*In command address write-data (MOSI) phases 1: L… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h321 uint32_t wr_bit_order:2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h321 uint32_t wr_bit_order:2; member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h328 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h63 …uint32_t wr_bit_order: 1; /*In command address write-data (MOSI) phases 1: L… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h48 …uint32_t wr_bit_order: 1; /*In command address write-data (MOSI) phases 1: LSB… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h488 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h490 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h486 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h486 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h492 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h450 hw->ctrl.wr_bit_order = lsbfirst; in spi_ll_set_tx_lsbfirst()