Classes | |
| struct | app_rng_evt_t |
| RNG event structure definition. More... | |
| struct | rng_env_t |
| RNG device structure definition. More... | |
| struct | app_rng_params_t |
| RNG parameters structure definition. More... | |
Typedefs | |
| typedef void(* | app_rng_evt_handler_t) (app_rng_evt_t *p_evt) |
| RNG event callback definition. More... | |
Enumerations | |
| enum | app_rng_state_t { APP_RNG_INVALID = 0, APP_RNG_ACTIVITY } |
| App rng state types. More... | |
| typedef void(* app_rng_evt_handler_t) (app_rng_evt_t *p_evt) |
| enum app_rng_state_t |