Searched refs:SPI_XMC4XXX_DMA_TX_DONE_FLAG (Results 1 – 1 of 1) sorted by relevance
29 #define SPI_XMC4XXX_DMA_TX_DONE_FLAG BIT(2) macro82 data->dma_status_flags |= SPI_XMC4XXX_DMA_TX_DONE_FLAG; in spi_xmc4xxx_dma_callback()385 uint8_t dma_completion_flags = SPI_XMC4XXX_DMA_TX_DONE_FLAG; in spi_xmc4xxx_transceive_dma()