zephyr/include/microkernel
Tomasz Bursztyka b54138916a microkernel: Fix the documentation on semaphore
The documentation just needs to be swapped for isr_sem_give() and
fiber_sem_give().

Change-Id: I8e51dc63f6d567ade2fe52d63404dcdf1b9de968
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:43 -05: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 kernel: Minor optimization of event & semaphore include files 2016-02-05 20:24:42 -05:00
fifo.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mailbox.h checkpatch: code_indent failures 2016-02-05 20:24:31 -05:00
memory_map.h doc: Fix typo in memory map documentation 2016-02-05 20:24:42 -05:00
memory_pool.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mutex.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
pipe.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
semaphore.h microkernel: Fix the documentation on semaphore 2016-02-05 20:24:43 -05:00
task_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
task.h checkpatch: error - function_without_args 2016-02-05 20:24:31 -05:00
ticks.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00