zephyr/tests/boards/altera_max10
Cyril Fougeray 1be72d9888 dma: callback with 2 status codes for successful transfers
Make use of positive status values in the DMA callback to pass
info to the DMA client after a successful DMA operation.
A completed DMA transfer uses the status 0 while a reached
water mark uses the status 1.

Signed-off-by: Cyril Fougeray <cyril.fougeray@worldcoin.org>
2023-05-08 09:57:32 +02:00
..
i2c_master
msgdma dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00
qspi
sysid