ARMEBS4  revision-26.06.2015
Functions
stm32_random.c File Reference
#include "heivs/random.h"
#include "stm32/stm32f4xx.h"
#include "stm32/stm32f4xx_rcc.h"
#include "heivs/time.h"
Include dependency graph for stm32_random.c:

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.
 

Detailed Description

See also
heivs/random.h

Definition in file stm32_random.c.