HAL + 0/4 examples
CodeScope will show references to TIM_TRGO_ENABLE from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
 
Symbols
loading...
Files
loading...

TIM_TRGO_ENABLE macro

TIMx_CR1.CEN bit is used as trigger output (TRGO)

Syntax

#define TIM_TRGO_ENABLE TIM_CR2_MMS_0

Examples

TIM_TRGO_ENABLE is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:866
#define TIM_TRGO_ENABLE TIM_CR2_MMS_0 /*!< TIMx_CR1.CEN bit is used as trigger output (TRGO) */
stm32f4xx_hal_tim.h:1721
((__SOURCE__) == TIM_TRGO_ENABLE) || \