zephyr/tests/boards
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
..
altera_max10 dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00
espressif_esp32/cache_coex
frdm_k64f/i2c
intel_adsp dma: callback with 2 status codes for successful transfers 2023-05-08 09:57:32 +02:00
mec15xxevb_assy6853 tests: mec15xxevb_assy6853: qspi: make module vars static 2023-04-24 21:29:55 +02:00
mec172xevb_assy6906/i2c_api
native_posix samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
nrf52_bsim/egu tests: boards: nrf52_bsim: egu: Replace obsolete timer frequency API 2023-05-05 11:47:53 +02:00