Home
last modified time | relevance | path

Searched refs:tx_right_first (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h149 hw->conf.tx_right_first = enable; in i2s_ll_tx_enable_right_first()
1120 hw->conf.tx_right_first = enable; in i2s_ll_enable_builtin_dac()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h27 … uint32_t tx_right_first: 1; /*Set this bit to transmit right channel data first*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h27 uint32_t tx_right_first: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h147 hw->conf.tx_right_first = enable; in i2s_ll_tx_enable_right_first()