HAL + 0/4 examples
CodeScope will show references to TIM_CHANNEL_ALL 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_CHANNEL_ALL macro

Global Capture/compare channel identifier

Syntax

#define TIM_CHANNEL_ALL 0x0000003CU

Examples

TIM_CHANNEL_ALL is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:742
#define TIM_CHANNEL_ALL 0x0000003CU /*!< Global Capture/compare channel identifier */
stm32f4xx_hal_tim.h:1651
((__CHANNEL__) == TIM_CHANNEL_ALL))