RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Macros

Macros

#define DFSDM_FILTER_FASTSINC_ORDER   0x00000000U
 
#define DFSDM_FILTER_SINC1_ORDER   DFSDM_FLTFCR_FORD_0
 
#define DFSDM_FILTER_SINC2_ORDER   DFSDM_FLTFCR_FORD_1
 
#define DFSDM_FILTER_SINC3_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_1)
 
#define DFSDM_FILTER_SINC4_ORDER   DFSDM_FLTFCR_FORD_2
 
#define DFSDM_FILTER_SINC5_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_2)
 

Detailed Description

Macro Definition Documentation

◆ DFSDM_FILTER_FASTSINC_ORDER

#define DFSDM_FILTER_FASTSINC_ORDER   0x00000000U

FastSinc filter type

◆ DFSDM_FILTER_SINC1_ORDER

#define DFSDM_FILTER_SINC1_ORDER   DFSDM_FLTFCR_FORD_0

Sinc 1 filter type

◆ DFSDM_FILTER_SINC2_ORDER

#define DFSDM_FILTER_SINC2_ORDER   DFSDM_FLTFCR_FORD_1

Sinc 2 filter type

◆ DFSDM_FILTER_SINC3_ORDER

#define DFSDM_FILTER_SINC3_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_1)

Sinc 3 filter type

◆ DFSDM_FILTER_SINC4_ORDER

#define DFSDM_FILTER_SINC4_ORDER   DFSDM_FLTFCR_FORD_2

Sinc 4 filter type

◆ DFSDM_FILTER_SINC5_ORDER

#define DFSDM_FILTER_SINC5_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_2)

Sinc 5 filter type