STM32H735xx HAL User Manual
Defines
RNGEx Private Defines
RNG_Ex

Defines

#define RNG_HTCFG_1   0x17590ABCU
#define RNG_HTCFG   0x00007274U

Define Documentation

#define RNG_HTCFG   0x00007274U

For best latency and to be compliant with NIST

Definition at line 50 of file stm32h7xx_hal_rng_ex.c.

Referenced by HAL_RNGEx_SetConfig().

#define RNG_HTCFG_1   0x17590ABCU

Magic number

Definition at line 46 of file stm32h7xx_hal_rng_ex.c.

Referenced by HAL_RNGEx_SetConfig().