Searched refs:tx_edma (Results 1 – 2 of 2) sorted by relevance
57 edma_handle_t tx_edma; member258 EDMA_CreateHandle(&spi->dma->tx_edma, DMA0, spi->dma->tx_channel); in lpspi_dma_config()265 &spi->dma->tx_edma); in lpspi_dma_config()
632 …__IO uint8_t tx_edma : 1; /* 1'b0:DMA_REQ signal for all IN Endpoints will b…
Completed in 8 milliseconds