zephyr/drivers/dma
Hake Huang 999c59c1ec dma: add error check on peripheral to peripheral
add dma direction check for dma_sam0

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2020-06-12 13:03:28 -05:00
..
CMakeLists.txt dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
Kconfig dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
Kconfig.dw
Kconfig.mcux_edma dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
Kconfig.nios2_msgdma
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32 drivers: dma: Enable dma and dmamux on stm32 2020-05-05 11:51:25 -05:00
dma_dw.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
dma_dw.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_handlers.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_mcux_edma.c dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
dma_mcux_edma.h dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
dma_nios2_msgdma.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
dma_sam0.c dma: add error check on peripheral to peripheral 2020-06-12 13:03:28 -05:00
dma_sam_xdmac.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
dma_sam_xdmac.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_stm32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_stm32.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_stm32_v1.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma_stm32_v2.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dmamux_stm32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dmamux_stm32.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00