zephyr/drivers/dma
Francois Ramu aa2e915fbf drivers: dma: stm32 dmamux has request 0 for mem-to-mem
The request ID = 0 is allowed for mem-to-mem data
transfer through the DMAMUX.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-05-21 04:55:02 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.dma_pl330
Kconfig.dw
Kconfig.iproc_pax
Kconfig.mcux_edma
Kconfig.mcux_lpc
Kconfig.nios2_msgdma
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32 drivers/dma: stm32: add support for stm32g0 series 2021-04-26 14:16:03 -04:00
dma_dw.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_dw.h
dma_handlers.c
dma_iproc_pax.h drivers: dma: paxdma: Use uncached sync bufer 2021-03-19 09:32:08 -04:00
dma_iproc_pax_v1.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_iproc_pax_v1.h
dma_iproc_pax_v2.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_iproc_pax_v2.h drivers: dma: paxdma: increase bd buffers. 2021-03-19 09:32:08 -04:00
dma_mcux_edma.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_mcux_edma.h
dma_mcux_lpc.c drivers: dma: Update the LPC DMA driver 2021-04-30 12:02:55 -05:00
dma_nios2_msgdma.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_pl330.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_pl330.h
dma_sam0.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_sam_xdmac.c drivers: dma: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
dma_sam_xdmac.h
dma_stm32.c drivers: dma: stm32: fix build for STM32F0 MCUs 2021-05-20 13:24:18 -05:00
dma_stm32.h drivers: dma: stm32: add support for stm32h7 2021-04-14 18:18:12 +02:00
dma_stm32_v1.c drivers: dma: stm32: add support for stm32h7 2021-04-14 18:18:12 +02:00
dma_stm32_v2.c drivers/dma: stm32: don't omit IRQ status check in dma_is_irq_active 2021-04-26 14:16:03 -04:00
dmamux_stm32.c drivers: dma: stm32 dmamux has request 0 for mem-to-mem 2021-05-21 04:55:02 -05:00