RMUL2025/User/bsp/a/bsp_rand.c
2025-03-11 21:32:41 +08:00

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 ------------------------------------------------------- */