Home
last modified time | relevance | path

Searched refs:OS_GET_TIME (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtimestamp.h28 #define OS_GET_TIME() k_cycle_get_32() macro
40 t = OS_GET_TIME(); in TIME_STAMP_DELTA_GET()
55 uint32_t t = OS_GET_TIME(); in bench_test_init()
57 tm_off = OS_GET_TIME() - t; in bench_test_init()