HAL + 0/1 examples
CodeScope will show references to LL_TIM_TS_TI2FP2 from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
 
Symbols
loading...
Files
loading...

LL_TIM_TS_TI2FP2 macro

Filtered Timer Input 2 (TI12P2) is used as trigger input

Syntax

#define LL_TIM_TS_TI2FP2 (TIM_SMCR_TS_2 | TIM_SMCR_TS_1)

Examples

LL_TIM_TS_TI2FP2 is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_tim.h:791
#define LL_TIM_TS_TI2FP2 (TIM_SMCR_TS_2 | TIM_SMCR_TS_1) /*!< Filtered Timer Input 2 (TI12P2) is used as trigger input */