12 lines
608 B
C
12 lines
608 B
C
![]() |
/* Includes ----------------------------------------------------------------- */
|
||
|
#include "bsp_rand.h"
|
||
|
|
||
|
#include "rng.h"
|
||
|
|
||
|
/* Private define ----------------------------------------------------------- */
|
||
|
/* Private macro ------------------------------------------------------------ */
|
||
|
/* Private typedef ---------------------------------------------------------- */
|
||
|
/* Private variables -------------------------------------------------------- */
|
||
|
/* Private function -------------------------------------------------------- */
|
||
|
/* Exported functions ------------------------------------------------------- */
|