Go to file
Julien Delayen ee04a3f6d8 rtc_qmsi: Add get_pending_int API
For AON peripherals on Quark SE C1000, an API is needed
to retrieve the interrupt status after wake up.
This enables the application to know the wake source before
enabling again the interrupts.
Add this API to the rtc as this is a wake event
on Quark SE C1000.

Jira: ZEP-1188

Change-Id: Id850ce405eb3f4857be720201e462ea8e24a334f
Signed-off-by: Julien Delayen <julien.delayen@intel.com>
2016-11-03 21:30:21 +00:00
.known-issues
arch stm32f4: Enable STM32Cube SDK support on stm32f4 family 2016-11-03 20:29:08 +00:00
boards stm32f4: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
doc unified/doc: Update Application Development Primer 2016-11-03 20:27:38 +00:00
drivers rtc_qmsi: Add get_pending_int API 2016-11-03 21:30:21 +00:00
ext stm32f1: Enable STM32Cube SDK support on stm32f1 family 2016-11-03 20:29:07 +00:00
include rtc_qmsi: Add get_pending_int API 2016-11-03 21:30:21 +00:00
kernel
lib
misc
net
samples samples: sensor_apds9960: convert to and build with unified kernel 2016-11-03 21:00:41 +00:00
scripts
subsys
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh