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

KEY_BUTTON_GPIO_PORT macro

Syntax

#define KEY_BUTTON_GPIO_PORT GPIOA

References

LocationText
stm32f401_discovery.h:131
#define KEY_BUTTON_GPIO_PORT GPIOA
stm32f401_discovery.c:83
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {KEY_BUTTON_GPIO_PORT};