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

IS_TIM_DMABURST_INSTANCE macro

Syntax

#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \     ((INSTANCE) == TIM2) || \     ((INSTANCE) == TIM3) || \     ((INSTANCE) == TIM4) || \     ((INSTANCE) == TIM5) || \     ((INSTANCE) == TIM8))

Arguments

INSTANCE

Examples

IS_TIM_DMABURST_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8386
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8386
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15276
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7174
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410tx.h:7124
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8421
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14208
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15133
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15556
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16844
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17138
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15624
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19934
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20231
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \