Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h182 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h290 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()
291 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h292 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()
293 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h288 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()
289 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h288 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()
289 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h294 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()
295 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h205 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h213 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h501 uint32_t dma_afifo_rst:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h501 uint32_t dma_afifo_rst:1; member