zephyr/include
Allan Stephens f494cc3e9d Rename microkernel/k_types.h to base_api.h
This file defines public microkernel APIs that are utilized
by more than one of the microkernel object types. It contains
both types and symbolic constants.

Change-Id: I2bc39ffe6655e5ddeec1e55c4caee01e02526595
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:25 -05:00
..
arch irq_connect for x86 uses static stub array 2016-02-05 20:14:25 -05:00
bluetooth Bluetooth: Handle update connection parameters 2016-02-05 20:14:24 -05:00
drivers Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
microkernel Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net net: Add max length of the IPv6 address as a string 2016-02-05 20:14:24 -05:00
toolchain Remove deprecated macros ALIGN_STRUCT and PACK_STRUCT 2016-02-05 20:14:22 -05:00
atomic.h
clock_vars.h nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
device.h
init.h init.h: Add the ability to set driver_data at build time 2016-02-05 20:14:19 -05:00
kernel_version.h
linker-defs.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
linker-tool-gcc.h Rename option CPU_CORTEXM to CPU_CORTEX_M 2016-02-05 20:14:25 -05:00
linker-tool.h
microkernel.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
nanokernel.h nanokernel.h: make nano timers APIs available to microkernels 2016-02-05 20:14:22 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sw_isr_table.h
toolchain.h