zephyr/include/microkernel
Daniel Leung 851c6f8f60 microkernel: introduce private event objects
This patch enables defining microkernel events within source code.
This is similar to other private kernel object patches.

The test has been modified a little bit due to the fact that
the event ID is now a memory address, instead of numeric ID.

Change-Id: Ie3c8d4f4e459d9c631e50bb242cf7a05ca8ea82c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:35 -05:00
..
base_api.h
command_packet.h
event.h
fifo.h
mailbox.h
memory_map.h
memory_pool.h
mutex.h
pipe.h
semaphore.h
task_irq.h
task.h
ticks.h