STM32F411E-Discovery + 0/1 examples
CodeScope will show references to DISCOVERY_I2Cx from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

DISCOVERY_I2Cx macro

Syntax

#define DISCOVERY_I2Cx I2C1

Examples

DISCOVERY_I2Cx is referenced by 1 libraries and example projects.

References

LocationText
stm32f411e_discovery.h:149
#define DISCOVERY_I2Cx I2C1
stm32f411e_discovery.c:279
I2cHandle.Instance = DISCOVERY_I2Cx;