zephyr/arch
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
..
arc arc/quark_se_ss: need some magic to enable GPIO interrupts 2016-02-05 20:25:06 -05:00
arm arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating 2016-02-05 20:25:06 -05:00
x86 Fixed Galileo UART0_RXD muxing bug 2016-02-05 20:25:06 -05:00
Kconfig kconfig: define CONFIG_PLATFORM only once 2016-02-05 20:25:04 -05:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00