Change _nano_ticks to 64-bit with the functions that operate it for the consistency with microkernel. Introduce *_tick_delta() functions that return 64-bit value and *_tick_delta_32() that return low 32 bits. Change-Id: Id02c9f4b2b5c309ad9aa0a82bb7f4330af7e34a3 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
| micro_int_to_task_evt.c | ||
| micro_int_to_task.c | ||
| micro_sema_lock_release.c | ||
| micro_task_switch_yield.c | ||
| nano_ctx_switch.c | ||
| nano_int_lock_unlock.c | ||
| nano_int_to_fiber_sem.c | ||
| nano_int_to_fiber.c | ||
| nano_int.c | ||
| test_asm_inline_gcc.h | ||
| timestamp.h | ||
| utils.c | ||
| utils.h | ||