zephyr/include/microkernel
Inaky Perez-Gonzalez 9752d3d6b6 doc: fix warnings "Error when parsing function declaration." due to __deprecated
Sphinx's parser gets all confused; add a workaround using @fn,
document the workaround in the contribution section; bug filed with
Sphinx for a permanent sollution.

Change-Id: I0200add092da27206b9d006bb13110c4cc37d0e4
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-16 13:11:06 -07:00
..
base_api.h debug: add debug tracing support for task initialization 2016-03-11 22:13:30 +00:00
command_packet.h kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
event.h doc: API doc edits for microkernel event.h 2016-02-11 20:12:31 +00: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: microkernel/memory_pool: fix parameter reference tag 2016-04-15 22:06:42 +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: fix warnings "Error when parsing function declaration." due to __deprecated 2016-06-16 13:11:06 -07:00
task.h doc: Edit API documentation on microkernel task.h 2016-02-11 01:46:42 +00:00
ticks.h microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00