Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_renesas_ra.c13 static int entropy_renesas_ra_get_entropy(const struct device *dev, uint8_t *buf, uint16_t len) in entropy_renesas_ra_get_entropy() function
37 .get_entropy = entropy_renesas_ra_get_entropy,