STM32469I_EVAL + 0/1 examples
CodeScope will show references to WAKEUP_BUTTON_PIN from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
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 1 libraries and example projects.

References

LocationText
stm32469i_eval.h:199
#define WAKEUP_BUTTON_PIN GPIO_PIN_0
stm32469i_eval.c:90
const uint16_t BUTTON_PIN[BUTTONn] = {WAKEUP_BUTTON_PIN,