Home
last modified time | relevance | path

Searched refs:tx_bit_order (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h103 …uint32_t tx_bit_order: 1; /*I2S Tx bit endian. 1:small endian the LSB is sent firs… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h105 …uint32_t tx_bit_order : 1; /*I2S Tx bit endian. 1:small endian, the LSB is se… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h546 uint32_t tx_bit_order:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h553 uint32_t tx_bit_order:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h992 hw->tx_conf.tx_bit_order = lsb_order_ena; in i2s_ll_tx_set_bit_order()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h984 hw->tx_conf.tx_bit_order = lsb_order_ena; in i2s_ll_tx_set_bit_order()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h971 hw->tx_conf.tx_bit_order = lsb_order_ena; in i2s_ll_tx_set_bit_order()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h991 hw->tx_conf.tx_bit_order = lsb_order_ena; in i2s_ll_tx_set_bit_order()