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

LED4_GPIO_PORT macro

Syntax

#define LED4_GPIO_PORT GPIOD

Examples

LED4_GPIO_PORT is referenced by 1 libraries and example projects.

References

LocationText
stm32f411e_discovery.h:85
#define LED4_GPIO_PORT GPIOD
stm32f411e_discovery.c:73
GPIO_TypeDef* GPIO_PORT[LEDn] = {LED4_GPIO_PORT,