zephyr/include
Allan Stephens 88095027f4 unified: Ensure K_THREAD_DEFINE() generates a thread id
Previously the macro provided no way for an application to
easily reference a statically-defined thread.

Change-Id: I552e5f4ab4e6e8a793bb3a6a2b0c2636b900023a
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-27 08:36:14 -05:00
..
arch arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00
bluetooth
display
drivers drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
fs
microkernel
misc
net net: Use proper format for printing size_t 2016-10-27 08:08:27 +00:00
toolchain
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h drivers: Make the device struct driver_api pointer target const 2016-10-25 18:45:09 +00:00
dma.h
eth.h
flash.h drivers/flash: Make references to driver_api const 2016-10-24 22:22:26 +00:00
fs.h
gpio.h drivers/gpio: Make references to driver_api const 2016-10-24 22:22:26 +00:00
i2c.h drivers/i2c: Make references to driver_api const 2016-10-24 22:22:25 +00:00
init.h
ipm.h drivers/ipm: Make references to driver_api const 2016-10-24 22:22:25 +00:00
irq_offload.h
irq.h
kernel_version.h
kernel.h unified: Ensure K_THREAD_DEFINE() generates a thread id 2016-10-27 08:36:14 -05:00
legacy.h unified: Streamline thread initialization macros 2016-10-27 08:14:51 -05:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h drivers/pinmux: Make references to driver_api const 2016-10-24 22:22:24 +00:00
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h drivers/uart: Make references to driver_api const 2016-10-25 11:31:09 +00:00
watchdog.h
zephyr.h