zephyr/drivers/gpio
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT()
It's not a function and requires all its arguments to be build-time
constants. Make this more obvious to the end user to ease confusion.

Change-Id: I64107cf4d9db9f0e853026ce78e477060570fe6f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
Kconfig gpio: Add QMSI-based implementation 2016-02-05 20:25:22 -05:00
Makefile gpio: Add QMSI-based implementation 2016-02-05 20:25:22 -05:00
gpio_dw.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
gpio_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio_dw_registers.h gpio: dw: Refactor how general interrupt unmasking is proceeded 2016-02-05 20:25:21 -05:00
gpio_mmio.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
gpio_mmio.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio_pcal9535a.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
gpio_pcal9535a.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio_qmsi.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
gpio_sch.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00