CMSIS + 0/1 examples
CodeScope will show references to IS_TIM_CLOCK_DIVISION_INSTANCE from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesCMSISIS_TIM_CLOCK_DIVISION_INSTANCE

IS_TIM_CLOCK_DIVISION_INSTANCE macro

Syntax

#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \     ((INSTANCE) == TIM2) || \     ((INSTANCE) == TIM3) || \     ((INSTANCE) == TIM4) || \     ((INSTANCE) == TIM5) || \     ((INSTANCE) == TIM8) || \     ((INSTANCE) == TIM9) || \     ((INSTANCE) == TIM10)|| \     ((INSTANCE) == TIM11)|| \     ((INSTANCE) == TIM12)|| \     ((INSTANCE) == TIM13)|| \     ((INSTANCE) == TIM14))

Arguments

INSTANCE

Examples

IS_TIM_CLOCK_DIVISION_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8479
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8479
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15398
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7230
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410tx.h:7180
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8514
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14329
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15255
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15678
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16966
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17260
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15746
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20056
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20353
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \