Lines Matching refs:clock_step
250 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps5()
256 clock_step(1); in test_oneshot_ps5()
269 clock_step(2 * tim_calculate_step(count, ps)); in test_oneshot_ps5()
288 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps0()
294 clock_step(1); in test_oneshot_ps0()
316 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps255()
322 clock_step(1); in test_oneshot_ps255()
364 clock_step(tim_calculate_step(count / 2, ps)); in test_pause_resume()
369 clock_step(2 * tim_calculate_step(count, ps)); in test_pause_resume()
376 clock_step(tim_calculate_step(count / 2, ps) - 1); in test_pause_resume()
382 clock_step(1); in test_pause_resume()
400 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
408 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
416 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
424 clock_step(tim_calculate_step(count / 4, ps) - 1); in test_prescaler_change()
429 clock_step(1); in test_prescaler_change()
501 clock_step(tim_calculate_step(count, ps) - 1); in test_disable_on_expiration()
505 clock_step(1); in test_disable_on_expiration()