zephyr/include
Allan Stephens 478128cf9e Rename kernel's clock_vars.h to sys_clock.h
The revised name better reflects the fact that the file defines
macros in addition to declaring variables. In addition, most of
these APIs use the "sys_clock_" prefix, which aligns well with
the new file name.

Change-Id: Ib33517d4b19ec2455303b87200c677e87640fcbc
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:26 -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 kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -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 atomic: Add bitfield API for atomic_t 2016-02-05 20:14:15 -05:00
device.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
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 Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
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 First commit 2015-04-10 16:44:37 -07:00
microkernel.h Rename microkernel/sema.h to semaphore.h 2016-02-05 20:14:25 -05:00
nanokernel.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -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 Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
sys_clock.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00