Eliminates task_tick_xxx APIs in favor of sys_tick_xxx APIs. task_tick_get() -> sys_tick_get() task_tick_get_32() -> sys_tick_get_32() task_tick_delta -> sys_tick_delta() task_tick_delta_32 -> sys_tick_delta_32() Change-Id: Ie8c2bc114a08f091997faaf68f6fc5536b2ba25d Signed-off-by: Peter Mitsis <peter.mitsis@windriver.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 | ||