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
event.h doc: API doc edits for microkernel event.h 2016-02-11 20:12:31 +00:00
fifo.h
mailbox.h
memory_map.h
memory_pool.h doc: microkernel/memory_pool: fix parameter reference tag 2016-04-15 22:06:42 +00:00
mutex.h
pipe.h
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
ticks.h microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00