zephyr/drivers/dma
Peter Bigot 0b0d2e640b treewide: use full path to clock_control/stm32_clock_control.h header
The build infrastructure should not be adding the drivers subdirectory
to the include path.  Fix the legacy uses that depended on that
addition.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-26 17:52:12 +01:00
..
CMakeLists.txt drivers: dma: add generic driver support for some series of stm32 2019-11-06 14:14:39 +01:00
dma_cavs.c
dma_cavs.h
dma_handlers.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dma_nios2_msgdma.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sam0.c drivers: dma: sam0: fix DMA to peripheral transfer on SAMD5x 2019-11-05 23:29:50 +01:00
dma_stm32_v1.c drivers: dma: stm32: add missing fifo operation 2019-12-09 09:42:02 -06:00
dma_stm32_v2.c drivers: dma: add generic driver support for some series of stm32 2019-11-06 14:14:39 +01:00
dma_stm32.c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
dma_stm32.h drivers: dma: stm32: add missing fifo operation 2019-12-09 09:42:02 -06:00
Kconfig drivers: dma: add generic driver support for some series of stm32 2019-11-06 14:14:39 +01:00
Kconfig.cavs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nios2_msgdma kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam_xdmac kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: Fix up newly-introduced copy-pasted headers 2019-11-19 15:25:08 -05:00