Searched refs:skip_cnt (Results 1 – 1 of 1) sorted by relevance
64 int skip_cnt; in test_calibration() local67 skip_cnt = z_nrf_clock_calibration_skips_count(); in test_calibration()72 skip_cnt = z_nrf_clock_calibration_skips_count() - skip_cnt; in test_calibration()77 zassert_equal(skip_cnt, exp_skip, in test_calibration()79 line, skip_cnt, exp_skip); in test_calibration()