Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h675 hw->tx_conf.tx_tdm_en = true; in i2s_ll_tx_enable_tdm()
719 hw->tx_conf.tx_tdm_en = false; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h687 hw->tx_conf.tx_tdm_en = true; in i2s_ll_tx_enable_tdm()
730 hw->tx_conf.tx_tdm_en = false; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h674 hw->tx_conf.tx_tdm_en = true; in i2s_ll_tx_enable_tdm()
717 hw->tx_conf.tx_tdm_en = false; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h694 hw->tx_conf.tx_tdm_en = true; in i2s_ll_tx_enable_tdm()
737 hw->tx_conf.tx_tdm_en = false; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h104 uint32_t tx_tdm_en: 1; /*1: Enable I2S TDM Tx mode . 0: Disable.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h106 … uint32_t tx_tdm_en : 1; /*1: Enable I2S TDM Tx mode . 0: Disable.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h550 uint32_t tx_tdm_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h557 uint32_t tx_tdm_en:1; member