zephyr/tests/boards/intel_adsp
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
..
cache xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
hda xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
hda_log tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
mm xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
smoke xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
ssp dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00