Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Entropy driver API structure. More...
#include <entropy.h>
Data Fields | |
entropy_get_entropy_t | get_entropy |
entropy_get_entropy_isr_t | get_entropy_isr |
Entropy driver API structure.
This is the mandatory API any Entropy driver needs to expose.
entropy_get_entropy_t entropy_driver_api::get_entropy |
entropy_get_entropy_isr_t entropy_driver_api::get_entropy_isr |