Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_sam.c23 static inline bool _ready(Trng * const trng) in _ready() function
55 while (!_ready(trng)) { in entropy_sam_wait_ready()
115 if (!_ready(trng)) { in entropy_sam_get_entropy_isr()