zephyr/drivers/dma
Kumar Gala 28870e7a32 drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros
Convert older DT_INST_ macro use in atmel sam0 drivers to the new
include/devicetree.h DT_INST macro APIs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-27 11:02:57 -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 DT_INST defines 2020-03-11 07:59:38 -06: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: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 2020-03-27 11:02:57 -05:00
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32.c drivers: stm32: Convert STM32 drivers to new DT_INST macros 2020-03-26 12:22:12 -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