Macros
Collaboration diagram for DFSDM filter sinc order:

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

Definition at line 429 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_SINC1_ORDER

#define DFSDM_FILTER_SINC1_ORDER   DFSDM_FLTFCR_FORD_0

Sinc 1 filter type

Definition at line 430 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_SINC2_ORDER

#define DFSDM_FILTER_SINC2_ORDER   DFSDM_FLTFCR_FORD_1

Sinc 2 filter type

Definition at line 431 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_SINC3_ORDER

#define DFSDM_FILTER_SINC3_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_1)

Sinc 3 filter type

Definition at line 432 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_SINC4_ORDER

#define DFSDM_FILTER_SINC4_ORDER   DFSDM_FLTFCR_FORD_2

Sinc 4 filter type

Definition at line 433 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_SINC5_ORDER

#define DFSDM_FILTER_SINC5_ORDER   (DFSDM_FLTFCR_FORD_0 | DFSDM_FLTFCR_FORD_2)

Sinc 5 filter type

Definition at line 434 of file stm32h7xx_hal_dfsdm.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08