Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h95 …uint32_t tx_mono_fst_vld: 1; /*1: The first channel data value is valid in I2S TX mono… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h97 …uint32_t tx_mono_fst_vld : 1; /*1: The first channel data value is valid in I2S … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h514 uint32_t tx_mono_fst_vld:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h517 uint32_t tx_mono_fst_vld:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h1079 hw->tx_conf.tx_mono_fst_vld = is_fst_valid; in i2s_ll_tx_pdm_dma_take_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h1071 hw->tx_conf.tx_mono_fst_vld = is_fst_valid; in i2s_ll_tx_pdm_dma_take_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h1058 hw->tx_conf.tx_mono_fst_vld = is_fst_valid; in i2s_ll_tx_pdm_dma_take_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h1078 hw->tx_conf.tx_mono_fst_vld = is_fst_valid; in i2s_ll_tx_pdm_dma_take_mode()