zephyr/include/microkernel
Rodrigo Caballero b7def368ba Doxygen: Move the microkernel FIFO APIs comments to the .h file.
Moves the comments from the k_fifo.c to the fifo.h file. Only the
external API information was moved. Minor edits were performed to adapt
the comments to different parameters and aliases.

Change-Id: I69d2d009f7ec6390e0a2fc9d6a346ddc0111f9f1
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:38 -05:00
..
base_api.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
command_packet.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
event.h Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
fifo.h Doxygen: Move the microkernel FIFO APIs comments to the .h file. 2016-02-05 20:14:38 -05:00
mailbox.h doxygen: move mailbox comments to header file 2016-02-05 20:14:37 -05:00
memory_map.h Rename microkernel/mmap.h to memory_map.h 2016-02-05 20:14:25 -05:00
memory_pool.h Rename microkernel/pool.h to memory_pool.h 2016-02-05 20:14:25 -05:00
mutex.h doxygen: mutex: update in-code documentation 2016-02-05 20:14:37 -05:00
pipe.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
semaphore.h Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
task.h Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
ticks.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00