Macros

#define LL_DDVS_DIS   (0U)
 
#define LL_DDVS_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_DDVS_DIS

#define LL_DDVS_DIS   (0U)

DDVS Disable(default)

Definition at line 69 of file gr55xx_ll_ddvs.h.

◆ LL_DDVS_EN

#define LL_DDVS_EN   (1U)

DDVS Enable

Definition at line 70 of file gr55xx_ll_ddvs.h.