Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_rv32m1_trng.c16 struct rv32m1_entropy_config { struct
24 const struct rv32m1_entropy_config *config = dev->config; in entropy_rv32m1_trng_get_entropy() argument
39 static struct rv32m1_entropy_config entropy_rv32m1_config = {
53 const struct rv32m1_entropy_config *config = dev->config; in entropy_rv32m1_trng_init()