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

IS_DMA_STREAM_ALL_INSTANCE macro

Syntax

#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \     ((INSTANCE) == DMA1_Stream1) || \     ((INSTANCE) == DMA1_Stream2) || \     ((INSTANCE) == DMA1_Stream3) || \     ((INSTANCE) == DMA1_Stream4) || \     ((INSTANCE) == DMA1_Stream5) || \     ((INSTANCE) == DMA1_Stream6) || \     ((INSTANCE) == DMA1_Stream7) || \     ((INSTANCE) == DMA2_Stream0) || \     ((INSTANCE) == DMA2_Stream1) || \     ((INSTANCE) == DMA2_Stream2) || \     ((INSTANCE) == DMA2_Stream3) || \     ((INSTANCE) == DMA2_Stream4) || \     ((INSTANCE) == DMA2_Stream5) || \     ((INSTANCE) == DMA2_Stream6) || \     ((INSTANCE) == DMA2_Stream7))

Arguments

INSTANCE

Examples

IS_DMA_STREAM_ALL_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8255
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f401xe.h:8255
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f407xx.h:15121
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f410rx.h:7069
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f410tx.h:7025
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f411xe.h:8286
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f412zx.h:14046
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f413xx.h:14957
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f417xx.h:15401
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f429xx.h:16676
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f439xx.h:16970
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f446xx.h:15465
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f469xx.h:19766
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \
stm32f479xx.h:20063
#define IS_DMA_STREAM_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Stream0) || \