Searched refs:exp_wait (Results 1 – 1 of 1) sorted by relevance
1030 k_ticks_t exp_wait = k_ms_to_ticks_ceil32(wait_ms); in start_threads() local1033 zassert_within(t, exp_wait, k_ms_to_ticks_ceil32(20)); in start_threads()