Macros

#define LL_PDM_LEFT_HPF_CORNER_0_25   PDM_HPF_CFG_L_CORNER_0_25
 
#define LL_PDM_LEFT_HPF_CORNER_1   PDM_HPF_CFG_L_CORNER_1
 
#define LL_PDM_LEFT_HPF_CORNER_4   PDM_HPF_CFG_L_CORNER_4
 
#define LL_PDM_LEFT_HPF_CORNER_16   PDM_HPF_CFG_L_CORNER_16
 
#define LL_PDM_RIGHT_HPF_CORNER_0_25   PDM_HPF_CFG_R_CORNER_0_25
 
#define LL_PDM_RIGHT_HPF_CORNER_1   PDM_HPF_CFG_R_CORNER_1
 
#define LL_PDM_RIGHT_HPF_CORNER_4   PDM_HPF_CFG_R_CORNER_4
 
#define LL_PDM_RIGHT_HPF_CORNER_16   PDM_HPF_CFG_R_CORNER_16
 

Detailed Description

Macro Definition Documentation

◆ LL_PDM_LEFT_HPF_CORNER_0_25

#define LL_PDM_LEFT_HPF_CORNER_0_25   PDM_HPF_CFG_L_CORNER_0_25

PDM right hpf corner 0.25

Definition at line 209 of file gr55xx_ll_pdm.h.

◆ LL_PDM_LEFT_HPF_CORNER_1

#define LL_PDM_LEFT_HPF_CORNER_1   PDM_HPF_CFG_L_CORNER_1

PDM right hpf corner 1

Definition at line 210 of file gr55xx_ll_pdm.h.

◆ LL_PDM_LEFT_HPF_CORNER_16

#define LL_PDM_LEFT_HPF_CORNER_16   PDM_HPF_CFG_L_CORNER_16

PDM right hpf corner 16

Definition at line 212 of file gr55xx_ll_pdm.h.

◆ LL_PDM_LEFT_HPF_CORNER_4

#define LL_PDM_LEFT_HPF_CORNER_4   PDM_HPF_CFG_L_CORNER_4

PDM right hpf corner 4

Definition at line 211 of file gr55xx_ll_pdm.h.

◆ LL_PDM_RIGHT_HPF_CORNER_0_25

#define LL_PDM_RIGHT_HPF_CORNER_0_25   PDM_HPF_CFG_R_CORNER_0_25

PDM right hpf corner 0.25

Definition at line 213 of file gr55xx_ll_pdm.h.

◆ LL_PDM_RIGHT_HPF_CORNER_1

#define LL_PDM_RIGHT_HPF_CORNER_1   PDM_HPF_CFG_R_CORNER_1

PDM right hpf corner 1

Definition at line 214 of file gr55xx_ll_pdm.h.

◆ LL_PDM_RIGHT_HPF_CORNER_16

#define LL_PDM_RIGHT_HPF_CORNER_16   PDM_HPF_CFG_R_CORNER_16

PDM right hpf corner 16

Definition at line 216 of file gr55xx_ll_pdm.h.

◆ LL_PDM_RIGHT_HPF_CORNER_4

#define LL_PDM_RIGHT_HPF_CORNER_4   PDM_HPF_CFG_R_CORNER_4

PDM right hpf corner 4

Definition at line 215 of file gr55xx_ll_pdm.h.