zephyr/drivers/dma
Derek Hageman 59786b43b3 drivers: sam0: Fix deprecated instance macro usage
During conversion in #16815 a few device tree instance macro aliases
where missed (probably due to them existing to support future SoCs
and so not currently compiled), this fixes their usage.

Signed-off-by: Derek Hageman <hageman@inthat.cloud>
2019-06-24 07:21:26 -04:00
..
CMakeLists.txt drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
dma_cavs.c
dma_cavs.h
dma_handlers.c
dma_nios2_msgdma.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
dma_qmsi.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
dma_sam_xdmac.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
dma_sam_xdmac.h
dma_sam0.c drivers: sam0: Fix deprecated instance macro usage 2019-06-24 07:21:26 -04:00
dma_stm32f4x.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
Kconfig drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.cavs
Kconfig.nios2_msgdma
Kconfig.qmsi
Kconfig.sam_xdmac
Kconfig.sam0 drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.stm32f4x