Searched refs:calc_next_timeout (Results 1 – 1 of 1) sorted by relevance
62 static int64_t calc_next_timeout(NRF51RNGState *s) in calc_next_timeout() function78 timer_mod(&s->timer, calc_next_timeout(s)); in rng_update_timer()