zephyr/samples/microkernel/benchmark
Dmitriy Korovkin f51049b81c Reorganization of time calculating macros
Move time calculation macros from application directory to kernel
directory, since it is used by a kernel component.
In order to follow namespace and naming conventions, convert
macros to SYS_CLOCK_HW_CYCLES_TO_NS* form.

Change-Id: I96e9149c399adc363aed5095ae82a1abc78d2977
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:13:40 -05:00
..
app_kernel Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
boot_time Fix spaces after #ifdef 2016-02-05 20:13:33 -05:00
footprint Remove references to unsupported stdlib functionality 2016-02-05 20:13:40 -05:00
latency_measure Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
sys_kernel