zephyr/include
Allan Stephens ab7f788adc kernel: Minor optimization of event & semaphore include files
Since it is now possible to send both events and semaphores from
a fiber or ISR without having to use a command packet set, there
is no longer any need to reference the command packet include file.

Change-Id: Ibf2d96bc8ef0fd2a3db6f896c7a1201ab9b85bf7
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:24:42 -05:00
..
arch core: remove NO_ISRS feature 2016-02-05 20:24:42 -05:00
bluetooth Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
display doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
drivers loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
microkernel kernel: Minor optimization of event & semaphore include files 2016-02-05 20:24:42 -05:00
misc Add group definition to event logger. 2016-02-05 20:24:41 -05:00
net net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
toolchain x86: remove CONFIG_UNALIGNED_WRITE_UNSUPPORTED 2016-02-05 20:24:42 -05:00
adc.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
atomic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
cache.h x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
device.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gpio.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
i2c.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
init.h doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
ipi.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
kernel_version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-defs.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
linker-tool-gcc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
linker-tool.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
microkernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nanokernel.h OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
pinmux.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
pwm.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
section_tags.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
sections.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
shared_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi.h spi: Add static keyword to spi_slave_select() 2016-02-05 20:24:37 -05:00
sw_isr_table.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_clock.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_io.h asm: add asm inline for system set/clear/test bit 2016-02-05 20:24:41 -05:00
toolchain.h cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
uart.h Add UART irq input hook to uart_console_isr() 2016-02-05 20:24:41 -05:00
zephyr.h sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00