Enumerations | |
| enum | app_rng_type_t { APP_RNG_TYPE_INTERRUPT, APP_RNG_TYPE_POLLING, APP_RNG_TYPE_MAX } |
| RNG operating mode Enumerations definition. More... | |
| enum | app_rng_evt_type_t { APP_RNG_EVT_DONE, APP_RNG_EVT_ERROR } |
| RNG event Enumerations definition. More... | |
| enum app_rng_evt_type_t |
| enum app_rng_type_t |