zephyr/drivers/dma
Sergio Rodriguez 381df63fe8 drivers: dma_qmsi: Wait few cycles to allow DMA controller changes
Add few nop instructions to allow the DMA controller settle,
It takes time after starting the transfer to access the DMA
controller registers, so a few cycles are added, the minimal number
of cycles needed has been calculated using tests results on c1000
development board.

Jira: ZEP-1803

Change-Id: I1f8e8478f0350e1b6e4dd596b783dc4babc2d02b
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2017-03-10 22:40:06 +00:00
..
Kconfig dma: Introduce STM32F4x DMA driver 2017-02-16 11:17:28 +00:00
Makefile dma: Introduce STM32F4x DMA driver 2017-02-16 11:17:28 +00:00
dma_qmsi.c drivers: dma_qmsi: Wait few cycles to allow DMA controller changes 2017-03-10 22:40:06 +00:00
dma_stm32f4x.c license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00