Home
last modified time | relevance | path

Searched refs:tx_pdm_en (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h674 hw->tx_conf.tx_pdm_en = false; in i2s_ll_tx_enable_tdm()
718 hw->tx_conf.tx_pdm_en = true; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h686 hw->tx_conf.tx_pdm_en = false; in i2s_ll_tx_enable_tdm()
729 hw->tx_conf.tx_pdm_en = true; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h920 hw->pdm_conf.tx_pdm_en = false; in i2s_ll_tx_enable_std()
945 hw->pdm_conf.tx_pdm_en = true; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h673 hw->tx_conf.tx_pdm_en = false; in i2s_ll_tx_enable_tdm()
716 hw->tx_conf.tx_pdm_en = true; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h693 hw->tx_conf.tx_pdm_en = false; in i2s_ll_tx_enable_tdm()
736 hw->tx_conf.tx_pdm_en = true; in i2s_ll_tx_enable_pdm()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h105 uint32_t tx_pdm_en: 1; /*1: Enable I2S PDM Tx mode . 0: Disable.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h107 … uint32_t tx_pdm_en : 1; /*1: Enable I2S PDM Tx mode . 0: Disable.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h554 uint32_t tx_pdm_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h561 uint32_t tx_pdm_en:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h406 uint32_t tx_pdm_en: 1; member