STM32H735xx HAL User Manual
Defines
NIST Compliance configuration
RNG_Ex Exported Constants

Defines

#define RNG_NIST_COMPLIANT   (0x00000000UL)
#define RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Define Documentation

#define RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Custom NIST configuration

Definition at line 115 of file stm32h7xx_hal_rng_ex.h.

#define RNG_NIST_COMPLIANT   (0x00000000UL)

NIST compliant configuration

Definition at line 114 of file stm32h7xx_hal_rng_ex.h.