ESOS32
ESOSOn32-bitProcessors
|
Template for creating hardware-specific support for the various ESOS32 utilities: random numbers, CRC, hashes, etc. in hardware, if such hardware is available. More...
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) |
Template for creating hardware-specific support for the various ESOS32 utilities: random numbers, CRC, hashes, etc. in hardware, if such hardware is available.
/**
Definition in file esos_hwxxx_utils.c.