RMUL2025/User/bsp/c/rand.c
2025-03-09 17:26:17 +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 ------------------------------------------------------- */