zephyr/drivers/dma
Martin Jäger 00ac525603 drivers: dma: stm32: use generic LL headers
Use generic LL headers instead of depending on soc.h.

Signed-off-by: Martin Jäger <martin@libre.solar>
2020-11-30 15:50:03 +01:00
..
CMakeLists.txt
dma_dw.c
dma_dw.h
dma_handlers.c
dma_mcux_edma.c
dma_mcux_edma.h
dma_mcux_lpc.c drivers: dma: Update NXP LPC driver for SPI peripheral 2020-10-21 06:26:40 -05:00
dma_nios2_msgdma.c
dma_pl330.c drivers: dma: pl330: const-ify device instance 2020-10-16 06:50:49 -05:00
dma_pl330.h
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sam0.c
dma_stm32_v1.c
dma_stm32_v2.c drivers: dma: dma_stm32_v2: typo in compilation switch 2020-09-11 09:31:27 -05:00
dma_stm32.c drivers: dma: stm32 dma source and dest data size must be equal 2020-11-26 14:18:28 +01:00
dma_stm32.h drivers: dma: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
dmamux_stm32.c drivers: dma: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
dmamux_stm32.h
Kconfig
Kconfig.dma_pl330
Kconfig.dw
Kconfig.mcux_edma
Kconfig.mcux_lpc
Kconfig.nios2_msgdma
Kconfig.sam_xdmac
Kconfig.sam0
Kconfig.stm32 drivers: dma: dmamux init needs k_malloc 2020-09-04 10:42:18 -05:00