KEY_BUTTON_GPIO_PORT is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

KEY_BUTTON_GPIO_PORT macro

Syntax

#define KEY_BUTTON_GPIO_PORT GPIOA

References

LocationText
stm32f429i_discovery.h:117
#define KEY_BUTTON_GPIO_PORT GPIOA
stm32f429i_discovery.c:81
GPIO_TypeDef *BUTTON_PORT[BUTTONn] = {KEY_BUTTON_GPIO_PORT};