Searched refs:RNG_TIMEOUT_US (Results 1 – 2 of 2) sorted by relevance
28 #define RNG_TIMEOUT_US 10000 macro52 uint64_t timeout = timeout_init_us(RNG_TIMEOUT_US); in bcm_hwrng_read_rng()
39 #define RNG_TIMEOUT_US U(100000) macro164 timeout_ref = timeout_init_us(RNG_TIMEOUT_US); in stm32_rng_read()191 timeout_ref = timeout_init_us(RNG_TIMEOUT_US); in stm32_rng_read()
Completed in 3 milliseconds