Macros

#define LL_DDVS_DIVIDE_FACTOR_8K   (0U)
 
#define LL_DDVS_DIVIDE_FACTOR_4K   (1U)
 
#define LL_DDVS_DIVIDE_FACTOR_16K   (2U)
 

Detailed Description

Macro Definition Documentation

◆ LL_DDVS_DIVIDE_FACTOR_16K

#define LL_DDVS_DIVIDE_FACTOR_16K   (2U)

DDVS div_factor 16k

Definition at line 96 of file ll_ddvs.h.

◆ LL_DDVS_DIVIDE_FACTOR_4K

#define LL_DDVS_DIVIDE_FACTOR_4K   (1U)

DDVS div_factor 4k

Definition at line 95 of file ll_ddvs.h.

◆ LL_DDVS_DIVIDE_FACTOR_8K

#define LL_DDVS_DIVIDE_FACTOR_8K   (0U)

DDVS div_factor 8k

Definition at line 94 of file ll_ddvs.h.