Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_smartbond.c109 static inline uint32_t trng_fifo_read(void) in trng_fifo_read() function
123 word = trng_fifo_read(); in random_word_get()