zephyr/drivers/dma
Francois Ramu 7ed83ded6d drivers: dma: initialize peripheral request dma on stm32
Set the peripheral ID for the Channel Selection register

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-04-17 03:13:02 -05:00
..
CMakeLists.txt
dma_dw.c
dma_dw.h
dma_handlers.c
dma_nios2_msgdma.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sam0.c
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
dma_stm32.c drivers: dma: initialize peripheral request dma on stm32 2020-04-17 03:13:02 -05:00
dma_stm32.h drivers: dma: irq handler of the dma_stm32 2020-04-17 03:13:02 -05:00
Kconfig
Kconfig.dw
Kconfig.nios2_msgdma
Kconfig.sam_xdmac
Kconfig.sam0
Kconfig.stm32