zephyr/drivers/dma
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API
These calls are not accessible in CI test, nor do they get built on
common platforms (in at least one case I found a typo which proved the
code was truly unused).  These changes are blind, so live in a
separate commit.  But the nature of the port is mechanical, all other
syscalls in the system work fine, and any errors should be easily
corrected.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
CMakeLists.txt
Kconfig
Kconfig.cavs
Kconfig.nios2_msgdma
Kconfig.qmsi
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32f4x
dma_cavs.c
dma_cavs.h
dma_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
dma_nios2_msgdma.c
dma_qmsi.c boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
dma_sam0.c
dma_sam_xdmac.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
dma_sam_xdmac.h
dma_stm32f4x.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00