STM32F413H-Discovery + 0/1 examples
CodeScope will show references to LED3_GPIO_PORT from the following samples and libraries:
Examples
STM32F413H-Discovery
Examples
GPIO
 
Symbols
loading...
Files
loading...

LED3_GPIO_PORT macro

Syntax

#define LED3_GPIO_PORT GPIOC

Examples

LED3_GPIO_PORT is referenced by 1 libraries and example projects.

References

LocationText
stm32f413h_discovery.h:98
#define LED3_GPIO_PORT GPIOC
stm32f413h_discovery.c:80
GPIO_TypeDef* GPIO_PORT[LEDn] = {LED3_GPIO_PORT,