Macros | |
| #define | RNG_OUTPUT_FR0_S0 LL_RNG_OUTPUT_FR0_S0 |
| #define | RNG_OUTPUT_CYCLIC_PARITY LL_RNG_OUTPUT_CYCLIC_PARITY |
| #define | RNG_OUTPUT_CYCLIC LL_RNG_OUTPUT_CYCLIC |
| #define | RNG_OUTPUT_LFSR_RNG LL_RNG_OUTPUT_LFSR_RNG |
| #define | RNG_OUTPUT_LFSR LL_RNG_OUTPUT_LFSR |
| #define RNG_OUTPUT_CYCLIC LL_RNG_OUTPUT_CYCLIC |
LFSR and RNG cyclic sampling.
| #define RNG_OUTPUT_CYCLIC_PARITY LL_RNG_OUTPUT_CYCLIC_PARITY |
LFSR and RNG cyclic sampling and parity generation.
| #define RNG_OUTPUT_FR0_S0 LL_RNG_OUTPUT_FR0_S0 |
Digital RNG direct output, for ring oscillator S0 LFSR seed.
| #define RNG_OUTPUT_LFSR LL_RNG_OUTPUT_LFSR |
LFSR direct output.
| #define RNG_OUTPUT_LFSR_RNG LL_RNG_OUTPUT_LFSR_RNG |
LFSR ⊕ RNG.