ESOS32
ESOSOn32-bitProcessors
Functions
esos_stm32l4_utils.c File Reference

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"
Include dependency graph for esos_stm32l4_utils.c:

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)
 

Detailed Description

STM32L4xx hardware support for various ESOS utilities random numbers, CRC, hashes, etc. executed in hardware, if available

Definition in file esos_stm32l4_utils.c.