Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h35 …uint32_t tx_msb_right: 1; /*Set this bit to place right channel data at the MSB … member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h35 uint32_t tx_msb_right: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h125 hw->conf.tx_msb_right = enable; in i2s_ll_tx_enable_msb_right()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h127 hw->conf.tx_msb_right = enable; in i2s_ll_tx_enable_msb_right()