zephyr/drivers
Sergio Rodriguez b52080749f drivers: gpio_cmsdk_ahb: Fix erronous if statements
The GPIO_INT_LEVEL and GPIO_INT_ACTIVE_LOW values are  zero so the
statements are never executed then is better use the bit complement
masks

This issue was reported by Coverity

Coverity-CID: 157586

Change-Id: Ic8b20660a991dd3d0c71248f84c917e5ce5c3c7c
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-12-21 13:49:40 +00:00
..
adc logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
aio aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
clock_control logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
console shell: Init structure and add the ARG_UNUSED macro 2016-12-21 12:54:53 +00:00
counter counter: cmsdk: Add Timer 0 and 1 as Counters 2016-12-06 10:31:45 -06:00
dma drivers: dma: update to unified kernel 2016-11-09 18:38:57 -08:00
ethernet eth/ksdk: Use k_sem instead of nano_sem 2016-12-21 12:58:11 +00:00
flash drivers: Add the ARG_UNUSED macro 2016-12-21 12:54:52 +00:00
gpio drivers: gpio_cmsdk_ahb: Fix erronous if statements 2016-12-21 13:49:40 +00:00
grove logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c drivers: Add the ARG_UNUSED macro 2016-12-21 12:54:52 +00:00
ieee802154 logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
interrupt_controller arcv2_irq: Add power management suspend/resume 2016-12-15 12:49:31 +00:00
ipm drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pci drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pinmux board: add initial support for Nucleo-64 with Soc STM32F411RE 2016-12-20 09:15:19 -06:00
pwm logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
random logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
rtc drivers: rtc: fix enum type mismatching issue 2016-11-17 23:39:25 +00:00
sensor drivers/sensor: Add the ARG_UNUSED macro 2016-12-21 12:54:51 +00:00
serial drivers: Add the ARG_UNUSED macro 2016-12-21 12:54:52 +00:00
shared_irq drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
slip drivers/slip: Use the right data-type 2016-12-21 12:54:48 +00:00
spi logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
timer kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED 2016-12-19 19:58:35 +00:00
usb drivers/usb: Use the right data-type 2016-12-21 12:54:53 +00:00
watchdog watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
Kconfig drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver 2016-12-02 12:40:18 +02:00
Makefile net: Make native IP stack the default 2016-12-02 12:41:17 +02:00