Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h92 …uint32_t tx_chan_equal: 1; /*1: The value of Left channel data is equal to the value… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h94 …uint32_t tx_chan_equal : 1; /*1: The value of Left channel data is equal to th… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h499 uint32_t tx_chan_equal:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h498 uint32_t tx_chan_equal:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h1042 hw->tx_conf.tx_chan_equal = mono_ena; in i2s_ll_tx_enable_mono_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h1034 hw->tx_conf.tx_chan_equal = mono_ena; in i2s_ll_tx_enable_mono_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h1021 hw->tx_conf.tx_chan_equal = mono_ena; in i2s_ll_tx_enable_mono_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h1041 hw->tx_conf.tx_chan_equal = mono_ena; in i2s_ll_tx_enable_mono_mode()