zephyr/include
Luiz Augusto von Dentz f4465c651c nanokernel: Add callback to _nano_timeout
This adds a callback to struct _nano_timeout which is called in ISR
context allowing more flexible handling of timeouts.

Change-Id: If837b0b51b24dfffebac6f99f4d66fdf01c164f0
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-21 12:02:57 +00:00
..
arch trivial: fix comment style 2016-05-21 11:58:33 +00:00
bluetooth Bluetooth: doc: Use proper grouping for APIs 2016-05-16 20:14:28 +00:00
display
drivers
microkernel
misc nano_work: Add nano_work_init 2016-05-21 12:02:57 +00:00
net net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
toolchain toolchain: common.h: define PERFOPT_ALIGN for Nios2 2016-05-03 23:18:47 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h device: add documentation for device_get_binding 2016-05-12 10:57:27 +00:00
flash.h
gpio.h gpio: fix typo in function documentation 2016-05-01 16:21:52 -04:00
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
linker-tool-gcc.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
linker-tool.h
microkernel.h
nanokernel.h nanokernel: Add callback to _nano_timeout 2016-05-21 12:02:57 +00:00
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: Add altitude channel 2016-05-18 12:02:39 +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