Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dentropy.h65 __subsystem struct entropy_driver_api { struct
88 const struct entropy_driver_api *api = in z_impl_entropy_get_entropy() argument
89 (const struct entropy_driver_api *)dev->api; in z_impl_entropy_get_entropy()
111 const struct entropy_driver_api *api = in entropy_get_entropy_isr()
112 (const struct entropy_driver_api *)dev->api; in entropy_get_entropy_isr()