Scaling blk enable state defines

Macros

#define LL_ADVS_BLK_DIS   (0U)
 
#define LL_ADVS_BLK_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_BLK_DIS

#define LL_ADVS_BLK_DIS   (0U)

BLK Disable(default)

Definition at line 76 of file gr533x_ll_advs.h.

◆ LL_ADVS_BLK_EN

#define LL_ADVS_BLK_EN   (1U)

BLK Enable

Definition at line 77 of file gr533x_ll_advs.h.