zephyr/drivers/dma
Abe Kohandel d35567b375 drivers: dma: stm32: Stream disable success
When a DMA stream is successfully disabled, the function should
immediately return with a success status.

Signed-off-by: Abe Kohandel <abe@electronshepherds.com>
2020-04-08 12:21:05 -05:00
..
CMakeLists.txt drivers/dma: Rename CAVS driver to DesignWare 2020-01-28 18:18:18 -05:00
dma_dw.c drivers: dma: dma_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
dma_dw.h driver/dma: No need to store IRQ number in DW driver 2020-01-28 18:18:18 -05:00
dma_handlers.c
dma_nios2_msgdma.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sam0.c drivers: dma: sam0: fix macro definition 2020-03-30 08:32:17 -05:00
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32.c drivers: dma: stm32: Stream disable success 2020-04-08 12:21:05 -05:00
dma_stm32.h
Kconfig drivers/dma: Rename CAVS driver to DesignWare 2020-01-28 18:18:18 -05:00
Kconfig.dw drivers/dma: Rename CAVS driver to DesignWare 2020-01-28 18:18:18 -05:00
Kconfig.nios2_msgdma
Kconfig.sam_xdmac
Kconfig.sam0
Kconfig.stm32 soc: arm: stm32: define the heap size when enabling dma feature 2020-01-28 12:58:44 -06:00