zephyr/include/microkernel
Javier B Perez Hernandez 65c225dae8 Doxygen: microkernel: Move event documentation from c to .h file
Move the comments from k_event.c file to event.h. Only external API information was moved.
Minor changes to adapt comments and parameters.

Change-Id: I05124fc48720105a246826c94f3f21a6e30d6043
Signed-off-by: Javier B Perez Hernandez <javier.b.perez.hernandez@linux.intel.com>
2016-02-05 20:14:39 -05:00
..
base_api.h doxygen: base_api.h comments cleanup 2016-02-05 20:14:38 -05:00
command_packet.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
event.h Doxygen: microkernel: Move event documentation from c to .h file 2016-02-05 20:14:39 -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 doxygen: memory_map: update in-code documentation 2016-02-05 20:14:38 -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 Doxygen: Microkernel semaphore APIs comments to header files. 2016-02-05 20:14:38 -05:00
task.h Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
ticks.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00