Collaboration diagram for Post-process mode:Macros | |
| #define | RNG_POST_PRO_NOT LL_RNG_POST_PRO_NOT |
| No post process. More... | |
| #define | RNG_POST_PRO_SKIPPING LL_RNG_POST_PRO_SKIPPING |
| bit skipping. More... | |
| #define | RNG_POST_PRO_COUNTING LL_RNG_POST_PRO_COUNTING |
| bit counting. More... | |
| #define | RNG_POST_PRO_NEUMANN LL_RNG_POST_PRO_NEUMANN |
| Von-Neumann. More... | |
| #define RNG_POST_PRO_COUNTING LL_RNG_POST_PRO_COUNTING |
| #define RNG_POST_PRO_NEUMANN LL_RNG_POST_PRO_NEUMANN |
| #define RNG_POST_PRO_NOT LL_RNG_POST_PRO_NOT |
No post process.
Definition at line 194 of file gr55xx_hal_rng.h.
| #define RNG_POST_PRO_SKIPPING LL_RNG_POST_PRO_SKIPPING |