zephyr/drivers/dma
Francois Ramu bea0a95578 drivers: dma: stm32 dma_reload function must re-enable
This patch is disabling the dma channel before reloading
source and dest for memory and peripheral addresses
Then the channel is enabled to re-launch the transfer.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-05-04 09:46:07 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.dw
Kconfig.nios2_msgdma
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32
dma_dw.c drivers: dma: dma_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
dma_dw.h
dma_handlers.c
dma_nios2_msgdma.c
dma_sam0.c drivers: dma: sam0: fix macro definition 2020-03-30 08:32:17 -05:00
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_stm32.c drivers: dma: stm32 dma_reload function must re-enable 2020-05-04 09:46:07 -05:00
dma_stm32.h drivers: dma: irq handler of the dma_stm32 2020-04-17 03:13:02 -05:00
dma_stm32_v1.c drivers: dma: irq handler of the dma_stm32 2020-04-17 03:13:02 -05:00
dma_stm32_v2.c drivers: dma: irq handler of the dma_stm32 2020-04-17 03:13:02 -05:00