zephyr/kernel/nanokernel
Dan Kalowsky 3a109b1f00 Adding in doxygen comment headers
Moving many of the functions from the old format of inline comments to
the newer doxygen format.

Change-Id: Ib0fe0d8627d7cd90219385a3ab627da8f9637d98
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:24:33 -05:00
..
include Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
compiler_stack_protect.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
ctors.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
device.c init: Optimize device_get_binding() 2016-02-05 20:24:30 -05:00
event_logger.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
idle.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
int_latency_bench.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
nano_context.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
nano_fiber.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nano_fifo.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_init.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
nano_lifo.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_sema.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_stack.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
nano_sys_clock.c Adding in doxygen comment headers 2016-02-05 20:24:33 -05:00
nano_timer.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
profiler.c checkpatch: error - function_without_args 2016-02-05 20:24:31 -05:00
ring_buffer.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
version.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00