No description
Find a file
Jesus Sanchez-Palencia 8d0c9124a0 gpio_qmsi: Use level sensitive interrupts
For QMSI drivers with combined interrupts, we need to use level
triggered interrupts. This is the case of the GPIO controller.

If we keep it configured as EDGE, the user will never be able to
get a pin configured as LEVEL to fire more than 1 interrupt.

Change-Id: I36bffc79183ca97f431c4f5811ed5d56e2fd82e8
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2016-02-05 20:25:30 -05:00
arch iamcu: interrupts: fix comment 2016-02-05 20:25:29 -05:00
boards arduino_101: Add pipe configuration to the board 2016-02-05 20:25:29 -05:00
doc doc: Refactor the Quick Start Guide. 2016-02-05 20:25:30 -05:00
drivers gpio_qmsi: Use level sensitive interrupts 2016-02-05 20:25:30 -05:00
include gpio: allow pins to be enabled/disabled 2016-02-05 20:25:29 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: contiki: Fix the debug printing support for ICMPv6 code 2016-02-05 20:25:28 -05:00
samples adc: sample conofiguration update 2016-02-05 20:25:29 -05:00
scripts toolchain: add support for external libc on arm/arc 2016-02-05 20:25:29 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 0.9.0-rc1 2016-02-05 20:25:29 -05:00
Makefile.inc Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00