zephyr/drivers/gpio
Anas Nashif 98e0c2cfbc gpio: use BIT macro defined in misc/util.h
We now have BIT defined in a header file globally, so lets use it.

Change-Id: Ie7b87478cb5a9e977ec045efa072d28fab86e78b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:41 -05:00
..
Kconfig gpio: remove both edge support on dw arc ip 2016-02-05 20:24:41 -05:00
Makefile gpio: move static stubs to driver directory 2016-02-05 20:24:32 -05:00
gpio_dw.c gpio: use BIT macro defined in misc/util.h 2016-02-05 20:24:41 -05:00
gpio_dw.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_mmio.c checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
gpio_mmio.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_static_irq_stubs.S gpio: move static stubs to driver directory 2016-02-05 20:24:32 -05:00