Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/mpsc_pbuf/src/
Dmain.c1030 k_ticks_t exp_wait = k_ms_to_ticks_ceil32(wait_ms); in start_threads() local
1033 zassert_within(t, exp_wait, k_ms_to_ticks_ceil32(20)); in start_threads()