mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 07:52:39 +00:00
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> |
||
---|---|---|
.. | ||
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 |