Searched refs:target_rem_ticks (Results 1 – 1 of 1) sorted by relevance
681 uint32_t target_rem_ticks = k_ms_to_ticks_ceil32(DURATION / 2); in ZTEST_USER() local714 delta_ticks = (int32_t)(rem_ticks - target_rem_ticks); in ZTEST_USER()