zephyr/include
Julien Delayen d127864366 arcv2_timer0: Add suspend and resume support
When going into DEEP_SLEEP state, the ARC timer
needs to be restored.

This implements the function to restore the timer
after sleep.
As the time spent during sleep is not currently known,
the timer is expired to reschedule the application task.

Jira: ZEP-1224

Change-Id: I22a30d0fd79f177cf166b9a29dc78d68f7d7fbad
Signed-off-by: Julien Delayen <julien.delayen@intel.com>
2016-12-15 12:49:32 +00:00
..
arch arc: Define _arc_v2_irq_unit device 2016-12-15 12:49:30 +00:00
bluetooth net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
display
drivers arcv2_timer0: Add suspend and resume support 2016-12-15 12:49:32 +00:00
fs
iot
linker
misc shell: Add ARG_UNUSED macro to avoid compiler warnings 2016-12-12 20:02:30 +00:00
net net: Fix incorrect logging format specifiers 2016-12-15 12:29:03 +00:00
toolchain toolchain: Add a popcount macro for GCC 2016-12-12 20:07:53 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h device: do not set struct as deprecated 2016-12-11 06:36:14 -05:00
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: Introduce new k_delayed_work_remaining_get API 2016-12-12 18:55:40 +00:00
legacy.h kernel: legacy: Fix int overflow in nano_stack_init 2016-12-12 22:03:54 +00:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h