The opaque memory map object id type is now a pointer to the associated memory map structure, rather than an index into the microkernel's array of memory map structures. This change is a pre-requisite to support for private memory map objects, which are defined in source code. Change-Id: I82ecb59eeed00efa54f781f775710c92ff9c9fc9 Signed-off-by: Daniel Leung <daniel.leung@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 | ||