STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_TS_ITR0 0x00000000U |
#define | LL_TIM_TS_ITR1 TIM_SMCR_TS_0 |
#define | LL_TIM_TS_ITR2 TIM_SMCR_TS_1 |
#define | LL_TIM_TS_ITR3 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1) |
#define | LL_TIM_TS_TI1F_ED TIM_SMCR_TS_2 |
#define | LL_TIM_TS_TI1FP1 (TIM_SMCR_TS_2 | TIM_SMCR_TS_0) |
#define | LL_TIM_TS_TI2FP2 (TIM_SMCR_TS_2 | TIM_SMCR_TS_1) |
#define | LL_TIM_TS_ETRF (TIM_SMCR_TS_2 | TIM_SMCR_TS_1 | TIM_SMCR_TS_0) |
#define | LL_TIM_TS_ITR4 (TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR5 (TIM_SMCR_TS_0 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR6 (TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR7 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR8 (TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR9 (TIM_SMCR_TS_0 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR10 (TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR11 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
#define | LL_TIM_TS_ITR12 (TIM_SMCR_TS_4) |
#define | LL_TIM_TS_ITR13 (TIM_SMCR_TS_0 | TIM_SMCR_TS_4) |
#define LL_TIM_TS_ETRF (TIM_SMCR_TS_2 | TIM_SMCR_TS_1 | TIM_SMCR_TS_0) |
Filtered external Trigger (ETRF) is used as trigger input
Definition at line 924 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR0 0x00000000U |
Internal Trigger 0 (ITR0) is used as trigger input
Definition at line 917 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR1 TIM_SMCR_TS_0 |
Internal Trigger 1 (ITR1) is used as trigger input
Definition at line 918 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR10 (TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
Internal Trigger 10 (ITR10) is used as trigger input
Definition at line 931 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR11 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
Internal Trigger 11 (ITR11) is used as trigger input
Definition at line 932 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR12 (TIM_SMCR_TS_4) |
Internal Trigger 12 (ITR12) is used as trigger input
Definition at line 933 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR13 (TIM_SMCR_TS_0 | TIM_SMCR_TS_4) |
Internal Trigger 13 (ITR13) is used as trigger input
Definition at line 934 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR2 TIM_SMCR_TS_1 |
Internal Trigger 2 (ITR2) is used as trigger input
Definition at line 919 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR3 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1) |
Internal Trigger 3 (ITR3) is used as trigger input
Definition at line 920 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR4 (TIM_SMCR_TS_3) |
Internal Trigger 4 (ITR4) is used as trigger input
Definition at line 925 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR5 (TIM_SMCR_TS_0 | TIM_SMCR_TS_3) |
Internal Trigger 5 (ITR5) is used as trigger input
Definition at line 926 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR6 (TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
Internal Trigger 6 (ITR6) is used as trigger input
Definition at line 927 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR7 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
Internal Trigger 7 (ITR7) is used as trigger input
Definition at line 928 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR8 (TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
Internal Trigger 8 (ITR8) is used as trigger input
Definition at line 929 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_ITR9 (TIM_SMCR_TS_0 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
Internal Trigger 9 (ITR9) is used as trigger input
Definition at line 930 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_TI1F_ED TIM_SMCR_TS_2 |
TI1 Edge Detector (TI1F_ED) is used as trigger input
Definition at line 921 of file stm32h7xx_ll_tim.h.
Referenced by LL_TIM_HALLSENSOR_Init().
#define LL_TIM_TS_TI1FP1 (TIM_SMCR_TS_2 | TIM_SMCR_TS_0) |
Filtered Timer Input 1 (TI1FP1) is used as trigger input
Definition at line 922 of file stm32h7xx_ll_tim.h.
#define LL_TIM_TS_TI2FP2 (TIM_SMCR_TS_2 | TIM_SMCR_TS_1) |
Filtered Timer Input 2 (TI12P2) is used as trigger input
Definition at line 923 of file stm32h7xx_ll_tim.h.