zephyr/drivers/serial
Andrei Emeltchenko bdb62b8934 QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL
Use IOAPIC_EDGE instead of IOAPIC_LEVEL to fix missing interrupts.
During tests it was found that using IOAPIC_LEVEL interrupts for UART at
some points are lost.
Proposed by Calando, Antoine <antoine.calando@intel.com>

Change-Id: I18b20217c4d73fdeaa424bf59d00f6be1ec6ef1b
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-07-12 19:30:31 +00:00
..
Kconfig uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Kconfig.altera_jtag uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Kconfig.atmel_sam3
Kconfig.k20
Kconfig.nrf5
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.stellaris
Kconfig.stm32
Makefile uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
uart_altera_jtag.c uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
uart_atmel_sam3.c
uart_k20_priv.h
uart_k20.c
uart_k20.h
uart_nrf5.c
uart_ns16550.c serial: fix ns16550 set_baud_rate() 2016-06-22 01:35:37 +00:00
uart_ns16550.h
uart_nsim.c
uart_qmsi.c QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL 2016-07-12 19:30:31 +00:00
uart_stellaris.c
uart_stellaris.h
uart_stm32.c
uart_stm32.h