|
Contiki-NG
|
Files | |
| file | random.c |
| Random number generator routines exploiting the nRF52 hardware capabilities. | |
Functions | |
| unsigned short | random_rand (void) |
| Generates a new random number using the nRF52 RNG. More... | |
| void | random_init (unsigned short seed) |
| Initialize the nRF52 random number generator. More... | |
| void random_init | ( | unsigned short | seed | ) |
1.8.13