zephyr/include/microkernel
Rodrigo Caballero 465cd01d9f doc: API edits for microkernel semaphore.h
Review and edit API notes for punctuation and to make explanations about
conditional routines the same throughout microkernel APIs.

Made consistent use of @retval to document return values.

Used imperative verbs for all @brief descriptions.

Change-Id: I2da0ea869151f3bdd5846f86d31dfd899e1ca1fc
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-11 12:16:23 +00:00
..
base_api.h kernel: Specify alignment of microkernel server command stack items 2016-02-05 20:24:42 -05:00
command_packet.h kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
event.h events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
fifo.h doc: Edit the microkernel FIFO 2016-02-11 01:21:19 +00:00
mailbox.h doc: Edit microkernel mailbox 2016-02-11 01:21:51 +00:00
memory_map.h doc: Migrating API edit on microkernel memory_map.h 2016-02-11 01:15:43 +00:00
memory_pool.h doc: Edit API documentation on microkernel memory_pool.h 2016-02-11 01:46:37 +00:00
mutex.h doc: Edit API documentation on microkernel mutex.h 2016-02-11 01:15:43 +00:00
pipe.h doc: Edit API documentation on microkernel pipe.h 2016-02-11 01:46:17 +00:00
semaphore.h doc: API edits for microkernel semaphore.h 2016-02-11 12:16:23 +00:00
task_irq.h doc: Edit API documentation on microkernel task_irq.h 2016-02-11 01:46:17 +00:00
task.h doc: Edit API documentation on microkernel task.h 2016-02-11 01:46:42 +00:00
ticks.h doc: Edit API documentation on microkernel ticks.h 2016-02-11 01:15:43 +00:00