Home
last modified time | relevance | path

Searched refs:tx_pcm_bypass (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Di2s_struct.h97 …uint32_t tx_pcm_bypass: 1; /*Set this bit to bypass Compress/Decompress module for … member
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Di2s_struct.h99 …uint32_t tx_pcm_bypass : 1; /*Set this bit to bypass Compress/Decompress modu… member
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Di2s_struct.h526 uint32_t tx_pcm_bypass:1; member
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Di2s_struct.h523 uint32_t tx_pcm_bypass:1; member
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Di2s_struct.h318 …uint32_t tx_pcm_bypass: 1; /*Set this bit to bypass Compress/Decompress module f… member
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Di2s_struct.h350 uint32_t tx_pcm_bypass: 1; member
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Di2s_ll.h972 hw->conf1.tx_pcm_bypass = bypass; in i2s_ll_tx_bypass_pcm()
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Di2s_ll.h924 hw->tx_conf.tx_pcm_bypass = !pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/
Di2s_ll.h919 hw->tx_conf.tx_pcm_bypass = !pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Di2s_ll.h670 hw->conf1.tx_pcm_bypass = bypass; in i2s_ll_tx_bypass_pcm()
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/
Di2s_ll.h912 hw->tx_conf.tx_pcm_bypass = !pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/
Di2s_ll.h903 hw->tx_conf.tx_pcm_bypass = !pcm_cfg; in i2s_ll_tx_set_pcm_type()