![]() |
Contiki-NG
|
Random driver for the gecko. More...
#include <stdlib.h>#include <stdint.h>#include "rail.h"#include "em_system.h"Go to the source code of this file.
Functions | |
| unsigned short | random_rand (void) |
| Generates a new random number. | |
| void | random_init (unsigned short seed) |
| Initialize the random number generator. | |
Random driver for the gecko.
Definition in file random-arch.c.