Searched refs:LPSPI_DMA_ERROR_FLAG (Results 1 – 1 of 1) sorted by relevance
50 #define LPSPI_DMA_ERROR_FLAG BIT(0) macro277 data->status_flags |= LPSPI_DMA_ERROR_FLAG; in spi_mcux_dma_callback()363 } else if (data->status_flags & LPSPI_DMA_ERROR_FLAG) { in wait_dma_rx_tx_done()