Home
last modified time | relevance | path

Searched refs:calc_next_timeout (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dnrf51_rng.c62 static int64_t calc_next_timeout(NRF51RNGState *s) in calc_next_timeout() function
78 timer_mod(&s->timer, calc_next_timeout(s)); in rng_update_timer()