zephyr/drivers/dma
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05:00
..
CMakeLists.txt drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.cavs
Kconfig.nios2_msgdma
Kconfig.qmsi
Kconfig.sam0 drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.sam_xdmac
Kconfig.stm32f4x
dma_cavs.c
dma_cavs.h
dma_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
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_sam0.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -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_stm32f4x.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00