Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h234 hw->conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
235 hw->conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h181 hw->tx_conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
182 hw->tx_conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h189 hw->tx_conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
190 hw->tx_conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h239 hw->conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
240 hw->conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h180 hw->tx_conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
181 hw->tx_conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h190 hw->tx_conf.tx_fifo_reset = 1; in i2s_ll_tx_reset_fifo()
191 hw->tx_conf.tx_fifo_reset = 0; in i2s_ll_tx_reset_fifo()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h87 uint32_t tx_fifo_reset: 1; /*Set this bit to reset Tx AFIFO*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h89 uint32_t tx_fifo_reset : 1; /*Set this bit to reset Tx AFIFO*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h480 uint32_t tx_fifo_reset:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h480 uint32_t tx_fifo_reset:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h21 uint32_t tx_fifo_reset: 1; /*Set this bit to reset txFIFO*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h21 uint32_t tx_fifo_reset: 1; member