HAL + 0/55 examples
CodeScope will show references to TIM_CHANNEL_4 from the following samples and libraries:
Examples
STM32F4-Discovery
STM32F401-Discovery
STM32F411E-Discovery
STM32F429I-Discovery
Demonstrations
STM32446E_EVAL
Examples
IWDG
TIM
STM32469I-Discovery
Examples
IWDG
STM32469I_EVAL
Examples
IWDG
TIM
STM324x9I_EVAL
Examples
IWDG
TIM
STM324xG_EVAL
Examples
IWDG
TIM
STM32F412G-Discovery
Examples
IWDG
TIM
STM32F412ZG-Nucleo
Examples
IWDG
TIM
STM32F413H-Discovery
Examples
DFSDM
TIM
STM32F413ZH-Nucleo
Examples
IWDG
TIM
STM32F429ZI-Nucleo
Examples
IWDG
TIM
STM32F446ZE-Nucleo
Examples
IWDG
TIM
 
Symbols
loading...
Files
loading...

TIM_CHANNEL_4 macro

Capture/compare channel 4 identifier

Syntax

#define TIM_CHANNEL_4 0x0000000CU

Examples

TIM_CHANNEL_4 is referenced by 55 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:741
#define TIM_CHANNEL_4 0x0000000CU /*!< Capture/compare channel 4 identifier */
stm32f4xx_hal_tim.c:918
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1001
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1145
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1245
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1583
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1666
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1809
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:1909
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:2245
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:2322
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:2468
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:2560
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:4087
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:4180
else if (Channel == TIM_CHANNEL_4)
stm32f4xx_hal_tim.c:4287
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:5271
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:5611
case TIM_CHANNEL_4:
stm32f4xx_hal_tim.c:6481
stm32f4xx_hal_tim.c:6539
stm32f4xx_hal_tim.c:6640
stm32f4xx_hal_tim.c:6641
stm32f4xx_hal_tim.h:1650
((__CHANNEL__) == TIM_CHANNEL_4) || \