zephyr/drivers
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
..
adc
aio
bluetooth
clock_control clock_control: fix to get PLL2 source for PREDV1 working 2017-02-22 18:09:22 -06:00
console ipm_console: add Kconfig for receiver stack size 2017-03-06 16:58:20 +00:00
counter
crypto
dma drivers: dma_qmsi: Wait few cycles to allow DMA controller changes 2017-03-10 22:40:06 +00:00
ethernet eth/mcux: Turn down the PHY debug verbosity. 2017-03-09 20:33:47 +02:00
flash flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
gpio gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
grove
i2c
ieee802154 drivers/net/ieee802154: Display the wrong channel setting in error msg 2017-03-09 20:33:50 +02:00
interrupt_controller Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
ipm
pci
pinmux
pwm
random random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rtc
sensor
serial drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
shared_irq
slip net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
spi
timer cortex_m_systick: fix _timer_cycle_get_32() race 2017-02-22 18:45:36 +00:00
usb
watchdog watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig
Makefile