|
STM32G474xx HAL User Manual
|
定义用于采样故隔输入的频率(fSAMPLING)和应用的数字滤功器长度(N)的常量。 更多...
实义 | |
| #define | LL_HRTIM_FLT_FILTER_NONE 0x00000000U |
| #define | LL_HRTIM_FLT_FILTER_1 (HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_2 (HRTIM_FLTINR1_FLT1F_1) |
| #define | LL_HRTIM_FLT_FILTER_3 (HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_4 (HRTIM_FLTINR1_FLT1F_2) |
| #define | LL_HRTIM_FLT_FILTER_5 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_6 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1) |
| #define | LL_HRTIM_FLT_FILTER_7 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_8 (HRTIM_FLTINR1_FLT1F_3) |
| #define | LL_HRTIM_FLT_FILTER_9 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_10 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_1) |
| #define | LL_HRTIM_FLT_FILTER_11 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_12 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2) |
| #define | LL_HRTIM_FLT_FILTER_13 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_0) |
| #define | LL_HRTIM_FLT_FILTER_14 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1) |
| #define | LL_HRTIM_FLT_FILTER_15 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
实义定义用于采样故隔输入的频率(fSAMPLING)和应用的数字滤功器长度(N)的常量。
| #define LL_HRTIM_FLT_FILTER_1 (HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fHRTIM, N=2
Definition at line 1811 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_10 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_1) |
fSAMPLING= fFLTS/16, N=5
Definition at line 1820 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_11 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fFLTS/16, N=6
Definition at line 1821 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_12 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2) |
fSAMPLING= fFLTS/16, N=8
Definition at line 1822 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_13 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fFLTS/32, N=5
Definition at line 1823 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_14 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1) |
fSAMPLING= fFLTS/32, N=6
Definition at line 1824 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_15 (HRTIM_FLTINR1_FLT1F_3 | HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fFLTS/32, N=8
Definition at line 1825 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_2 (HRTIM_FLTINR1_FLT1F_1) |
fSAMPLING= fHRTIM, N=4
Definition at line 1812 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_3 (HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fHRTIM, N=8
Definition at line 1813 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_4 (HRTIM_FLTINR1_FLT1F_2) |
fSAMPLING= fFLTS/2, N=6
Definition at line 1814 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_5 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fFLTS/2, N=8
Definition at line 1815 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_6 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1) |
fSAMPLING= fFLTS/4, N=6
Definition at line 1816 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_7 (HRTIM_FLTINR1_FLT1F_2 | HRTIM_FLTINR1_FLT1F_1 | HRTIM_FLTINR1_FLT1F_0) |
fSAMPLING= fFLTS/4, N=8
Definition at line 1817 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_8 (HRTIM_FLTINR1_FLT1F_3) |
fSAMPLING= fFLTS/8, N=6
Definition at line 1818 of file stm32g4xx_ll_hrtim.h.
| #define LL_HRTIM_FLT_FILTER_9 (HRTIM_FLTINR |