Lines Matching refs:timer_start
22 uint64_t deadline = nto->timer_start;
28 nto->timer_start, nto->wrap_counter,
55 zassert_equal(nto.timer_start, now); in ZTEST()
64 zassert_equal(nto.timer_start, now); in ZTEST()
74 zassert_equal(nto.timer_start, now); in ZTEST()
84 zassert_equal(nto.timer_start, now); in ZTEST()
95 zassert_equal(nto.timer_start, now); in ZTEST()
106 zassert_equal(nto.timer_start, now); in ZTEST()
203 zassert_equal(nto.timer_start, now, in ZTEST()
217 zassert_equal(nto.timer_start, now, in ZTEST()
232 zassert_equal(nto.timer_start, now, in ZTEST()
247 zassert_equal(nto.timer_start, now, in ZTEST()
263 zassert_equal(nto.timer_start, now, in ZTEST()
281 zassert_equal(nto.timer_start, (uint32_t)now, in ZTEST()
310 zassert_equal(nto.timer_start, now); in ZTEST()
327 zassert_equal(nto.timer_start, now); in ZTEST()
338 zassert_equal(nto.timer_start, (uint32_t)now); in ZTEST()