ESOS32
ESOSOn32-bitProcessors
|
STM32L4xx hardware support for various ESOS utilities random numbers, CRC, hashes, etc. executed in hardware, if available More...
#include "esos_stm32l4.h"
#include "esos_stm32l4_utils.h"
Go to the source code of this file.
Functions | |
uint32_t | __esos_hw_PRNG_u32 (void) |
void | __esos_hw_config_PRNG (void) |
void | __esos_hw_set_PRNG_Seed (uint32_t u32_seed) |
STM32L4xx hardware support for various ESOS utilities random numbers, CRC, hashes, etc. executed in hardware, if available
Definition in file esos_stm32l4_utils.c.