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

IS_I2S_APB1_INSTANCE macro

Syntax

#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \     ((INSTANCE) == SPI3))

Arguments

INSTANCE

Examples

IS_I2S_APB1_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f412zx.h:14082
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \
stm32f413xx.h:14993
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \
stm32f446xx.h:15501
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \