Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Di2s_struct.h96 …uint32_t tx_pcm_conf: 2; /*I2S TX compress/decompress configuration bit. & 0 (atol… member
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Di2s_struct.h98 …uint32_t tx_pcm_conf : 2; /*I2S TX compress/decompress configuration bit. & … member
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Di2s_struct.h522 uint32_t tx_pcm_conf:2; member
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Di2s_struct.h519 uint32_t tx_pcm_conf:2; member
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Di2s_struct.h317 …uint32_t tx_pcm_conf: 3; /*Compress/Decompress module configuration bits. 0: de… member
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Di2s_struct.h349 uint32_t tx_pcm_conf: 3; member
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Di2s_ll.h923 hw->tx_conf.tx_pcm_conf = pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/
Di2s_ll.h918 hw->tx_conf.tx_pcm_conf = pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/
Di2s_ll.h911 hw->tx_conf.tx_pcm_conf = pcm_cfg; in i2s_ll_tx_set_pcm_type()
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/
Di2s_ll.h902 hw->tx_conf.tx_pcm_conf = pcm_cfg; in i2s_ll_tx_set_pcm_type()