STM324x9I_EVAL + 0/1 examples
CodeScope will show references to WAKEUP_BUTTON_GPIO_PORT from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

WAKEUP_BUTTON_GPIO_PORT macro

Syntax

#define WAKEUP_BUTTON_GPIO_PORT GPIOA

Examples

WAKEUP_BUTTON_GPIO_PORT is referenced by 1 libraries and example projects.

References

LocationText
stm324x9i_eval.h:156
#define WAKEUP_BUTTON_GPIO_PORT GPIOA
stm324x9i_eval.c:75
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT,