Home
last modified time | relevance | path

Searched refs:tx_dma_started (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dspi_slave_hd_hal.h111 bool tx_dma_started; member
/hal_espressif-latest/components/hal/
Dspi_slave_hd_hal.c334 if (!hal->tx_dma_started) { in spi_slave_hd_hal_txdma_append()
335 hal->tx_dma_started = true; in spi_slave_hd_hal_txdma_append()