STM32H735xx HAL User Manual
Defines
NIST Compliance configuration
RNG Exported Constants

Defines

#define LL_RNG_NIST_COMPLIANT   (0x00000000UL)
#define LL_RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Define Documentation

#define LL_RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Custom NIST configuration

Definition at line 110 of file stm32h7xx_ll_rng.h.

#define LL_RNG_NIST_COMPLIANT   (0x00000000UL)

Default NIST compliant configuration

Definition at line 109 of file stm32h7xx_ll_rng.h.