Scaling limiter enable defines

Macros

#define LL_ADVS_LIMIT_DIS   (0U)
 
#define LL_ADVS_LIMIT_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_LIMIT_DIS

#define LL_ADVS_LIMIT_DIS   (0U)

Scaling Limit Disable(default)

Definition at line 90 of file gr533x_ll_advs.h.

◆ LL_ADVS_LIMIT_EN

#define LL_ADVS_LIMIT_EN   (1U)

Scaling Limit Enable

Definition at line 91 of file gr533x_ll_advs.h.