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

IS_TIM_BREAK_INSTANCE macro

Syntax

#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \     ((INSTANCE) == TIM8))

Arguments

INSTANCE

Examples

IS_TIM_BREAK_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8548
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f401xe.h:8548
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f407xx.h:15483
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7273
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f410tx.h:7223
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f411xe.h:8582
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f412zx.h:14414
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15339
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15763
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:17051
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17345
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15831
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20141
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20438
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \