HAL + 0/5 examples
CodeScope will show references to TIM_TS_NONE from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F411RE-Nucleo
Examples_MIX
TIM
 
Symbols
loading...
Files
loading...

TIM_TS_NONE macro

No trigger selected

Syntax

#define TIM_TS_NONE 0x0000FFFFU

Examples

TIM_TS_NONE is referenced by 5 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:924
#define TIM_TS_NONE 0x0000FFFFU /*!< No trigger selected */
stm32f4xx_hal_tim.h:1761
((__SELECTION__) == TIM_TS_NONE))