Searched refs:s_ccount_mul (Results 1 – 1 of 1) sorted by relevance
152 static uint32_t s_ccount_mul; variable374 s_ccount_mul = ticks_per_us; in on_freq_update()394 s_ccount_mul = 0; in on_freq_update()492 uint32_t diff_scaled = (diff * s_ccount_mul + s_ccount_div - 1) / s_ccount_div; in update_ccompare()