![]() |
ARMEBS4
revision-26.06.2015
|
#include "heivs/random.h"
#include "stm32/stm32f4xx.h"
#include "stm32/stm32f4xx_rcc.h"
#include "heivs/time.h"
Go to the source code of this file.
Functions | |
status_e | random_init (void) |
Initialize the HW random number generator. | |
status_e | random_suspend (void) |
Disable the HW random number generator. | |
Definition in file stm32_random.c.