Macros

#define RNG_POST_PRO_NOT   LL_RNG_POST_PRO_NOT
 
#define RNG_POST_PRO_SKIPPING   LL_RNG_POST_PRO_SKIPPING
 
#define RNG_POST_PRO_COUNTING   LL_RNG_POST_PRO_COUNTING
 
#define RNG_POST_PRO_NEUMANN   LL_RNG_POST_PRO_NEUMANN
 

Detailed Description

Macro Definition Documentation

◆ RNG_POST_PRO_COUNTING

#define RNG_POST_PRO_COUNTING   LL_RNG_POST_PRO_COUNTING

bit counting.

◆ RNG_POST_PRO_NEUMANN

#define RNG_POST_PRO_NEUMANN   LL_RNG_POST_PRO_NEUMANN

Von-Neumann.

◆ RNG_POST_PRO_NOT

#define RNG_POST_PRO_NOT   LL_RNG_POST_PRO_NOT

No post process.

◆ RNG_POST_PRO_SKIPPING

#define RNG_POST_PRO_SKIPPING   LL_RNG_POST_PRO_SKIPPING

bit skipping.