zephyr/kernel/nanokernel
Juan Manuel Cruz d51ed25f79 Doxygen: Nanokernel semaphore APIs comments to header files.
This commit moves the comments from the nano_sema.c file to the
nanokernel.h file.

Change-Id: Ia1d517da38807d096b349331da72c9c4a81fb44e
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:42 -05:00
..
include
compiler_stack_protect.c
ctors.c Update comments in ctors.c 2016-02-05 20:14:39 -05:00
device.c
idle.c
int_latency_bench.c
Kconfig Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
Makefile
nano_context.c Remove references to defunct _ContextUsrEntryRtn() 2016-02-05 20:14:37 -05:00
nano_fiber.c
nano_fifo.c Doxygen: Move nanokernel FIFO comments from .c to .h file. 2016-02-05 20:14:38 -05:00
nano_init.c Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
nano_lifo.c Doxygen: Moves the nanokernel LIFO comments from the .c to the .h file. 2016-02-05 20:14:41 -05:00
nano_sema.c Doxygen: Nanokernel semaphore APIs comments to header files. 2016-02-05 20:14:42 -05:00
nano_stack.c
nano_sys_clock.c Nanokernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00
nano_timer.c
version.c