zephyr/include
Benjamin Walsh a2c58d5b85 kernel: fix mis-use of sys_dlist_t vs sys_dnode_t in _timeout
Not a functional bug per-se since they resolve to the same thing, but a
conceptual error nonetheless.

Change-Id: Ia11f6bd272cabe8da21d59e3378b8348f034e814
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-15 15:50:02 -05:00
..
arch arm: relinquish one IRQ priority reserved by kernel 2016-12-15 15:57:10 +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 iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
linker net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
misc shell: Add ARG_UNUSED macro to avoid compiler warnings 2016-12-12 20:02:30 +00:00
net net: buf: Fix incorrect reference to net_buf_get_debug 2016-12-15 12:49:57 +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 i2c: Add doxygen markup for internal only definitions. 2016-12-04 12:49:43 +00:00
init.h
ipm.h
irq.h
irq_offload.h
kernel.h kernel: fix mis-use of sys_dlist_t vs sys_dnode_t in _timeout 2016-12-15 15:50:02 -05:00
kernel_version.h
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