STM32F413H-Discovery + 0/10 examples
CodeScope will show references to WAKEUP_BUTTON_PIN from the following samples and libraries:
 
Symbols
loading...
Files
loading...

WAKEUP_BUTTON_PIN macro

Wakeup push-button

Syntax

#define WAKEUP_BUTTON_PIN GPIO_PIN_0

Examples

WAKEUP_BUTTON_PIN is referenced by 10 libraries and example projects.

References

LocationText
stm32f413h_discovery.h:125
#define WAKEUP_BUTTON_PIN GPIO_PIN_0
stm32f413h_discovery.c:86
const uint16_t BUTTON_PIN[BUTTONn] = {WAKEUP_BUTTON_PIN};