zephyr/tests/boards/intel_adsp/ssp
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
..
src dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00
CMakeLists.txt
Kconfig
prj.conf
testcase.yaml tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00