Divide factor defines
+ Collaboration diagram for Divide factor defines:

Macros

#define LL_DDVS_DIVIDE_FACTOR_8K   (0U)
 DDVS div_factor 8k. More...
 
#define LL_DDVS_DIVIDE_FACTOR_4K   (1U)
 DDVS div_factor 4k. More...
 
#define LL_DDVS_DIVIDE_FACTOR_16K   (2U)
 DDVS div_factor 16k. More...
 

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 gr55xx_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 gr55xx_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 gr55xx_ll_ddvs.h.