HAL + 0/69 examples
 
Symbols
loading...
Files
loading...

TIM_CHANNEL_3 macro

Capture/compare channel 3 identifier

Syntax

#define TIM_CHANNEL_3 0x00000008U

Examples

TIM_CHANNEL_3 is referenced by 69 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:740
#define TIM_CHANNEL_3 0x00000008U /*!< Capture/compare channel 3 identifier */
stm32f4xx_hal_tim.c:911
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:994
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1124
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1237
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1576
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1659
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1788
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:1901
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:2238
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:2315
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:2447
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:2552
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:4077
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:4164
else if (Channel == TIM_CHANNEL_3)
stm32f4xx_hal_tim.c:4270
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:5257
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:5600
case TIM_CHANNEL_3:
stm32f4xx_hal_tim.c:6476
stm32f4xx_hal_tim.c:6530
stm32f4xx_hal_tim.c:6630
stm32f4xx_hal_tim.c:6631
stm32f4xx_hal_tim.c:7013
if (IS_TIM_CCXN_INSTANCE(TIMx, TIM_CHANNEL_3))
stm32f4xx_hal_tim.h:1397
((__CHANNEL__) == TIM_CHANNEL_3) ? ((__HANDLE__)->Instance->CCR3 = (__COMPARE__)) :\
stm32f4xx_hal_tim.h:1649
((__CHANNEL__) == TIM_CHANNEL_3) || \
stm32f4xx_hal_tim.h:1833
((__CHANNEL__) == TIM_CHANNEL_3) ? (__HANDLE__)->ChannelState[2] :\
stm32f4xx_hal_tim.h:1839
((__CHANNEL__) == TIM_CHANNEL_3) ? ((__HANDLE__)->ChannelState[2] = (__CHANNEL_STATE__)) :\
stm32f4xx_hal_tim.h:1852
((__CHANNEL__) == TIM_CHANNEL_3) ? (__HANDLE__)->ChannelNState[2] :\
stm32f4xx_hal_tim.h:1858
((__CHANNEL__) == TIM_CHANNEL_3) ? ((__HANDLE__)->ChannelNState[2] = (__CHANNEL_STATE__)) :\
stm32f4xx_hal_tim_ex.c:741
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:819
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:944
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:1033
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:1213
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:1290
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:1415
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:1504
case TIM_CHANNEL_3:
stm32f4xx_hal_tim_ex.c:2320
stm32f4xx_hal_tim_ex.c:2359