zephyr/samples/microkernel/benchmark/latency_measure/src
Dmitriy Korovkin 3342ddf012 Change _nano_ticks to 64-bit
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>
2016-02-05 20:13:52 -05:00
..
main.c Fix spaces after #ifdef 2016-02-05 20:13:33 -05:00
micro_int_to_task_evt.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
micro_int_to_task.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
micro_sema_lock_release.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
micro_task_switch_yield.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nano_ctx_switch.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nano_int_lock_unlock.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nano_int_to_fiber_sem.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nano_int_to_fiber.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nano_int.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
test_asm_inline_gcc.h Add compiler dependent headers for test inline assembler code 2016-02-05 20:13:52 -05:00
timestamp.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
utils.c Fix spaces after #ifdef 2016-02-05 20:13:33 -05:00
utils.h Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00