zephyr/drivers/gpio
Daniel Leung 5aab5ccbad arc/quark_se_ss: need some magic to enable GPIO interrupts
1. Need to unmask interrupts for the sensor subsystem.
2. The GPIO controllers need their clock enabled before they can
   start sending out interrupts.
3. Setting up ISR on ARC requires usage of irq_connect().

Change-Id: I633b07292f11e5c5e768fc51fabb70769d407609
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:06 -05:00
..
gpio_dw_registers.h arc/quark_se_ss: need some magic to enable GPIO interrupts 2016-02-05 20:25:06 -05:00
gpio_dw.c arc/quark_se_ss: need some magic to enable GPIO interrupts 2016-02-05 20:25:06 -05:00
gpio_dw.h gpio: gpio_dw_registers.h is local to the file including it 2016-02-05 20:25:04 -05:00
gpio_mmio.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_mmio.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.c gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
gpio_pcal9535a.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_sch.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Kconfig gpio: Adds io/aux register support for IP configuration. 2016-02-05 20:24:57 -05:00
Makefile gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00