Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h279 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_cpu_rx_fifo_reset()
280 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_cpu_rx_fifo_reset()
301 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_dma_rx_fifo_reset()
302 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_dma_rx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h281 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_cpu_rx_fifo_reset()
282 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_cpu_rx_fifo_reset()
303 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_dma_rx_fifo_reset()
304 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_dma_rx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h277 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_cpu_rx_fifo_reset()
278 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_cpu_rx_fifo_reset()
299 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_dma_rx_fifo_reset()
300 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_dma_rx_fifo_reset()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h277 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_cpu_rx_fifo_reset()
278 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_cpu_rx_fifo_reset()
299 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_dma_rx_fifo_reset()
300 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_dma_rx_fifo_reset()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h283 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_cpu_rx_fifo_reset()
284 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_cpu_rx_fifo_reset()
305 hw->dma_conf.rx_afifo_rst = 1; in spi_ll_dma_rx_fifo_reset()
306 hw->dma_conf.rx_afifo_rst = 0; in spi_ll_dma_rx_fifo_reset()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h180 …uint32_t rx_afifo_rst : 1; /*Set this bit to reset RX AFIFO, which is used to… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h203 …uint32_t rx_afifo_rst : 1; /*Set this bit to reset RX AFIFO, which is used to… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h211 …uint32_t rx_afifo_rst : 1; /*Set this bit to reset RX AFIFO, which is used to… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h491 uint32_t rx_afifo_rst:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h491 uint32_t rx_afifo_rst:1; member