STM32469I-Discovery + 0/5 examples
CodeScope will show references to WAKEUP_BUTTON_PIN from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
Display
USB_Device
USB_Host
 
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 5 libraries and example projects.

References

LocationText
stm32469i_discovery.h:162
#define WAKEUP_BUTTON_PIN GPIO_PIN_0
stm32469i_discovery.c:84
const uint16_t BUTTON_PIN[BUTTONn] = {WAKEUP_BUTTON_PIN };
stm32469i_discovery.h:169
#define USER_BUTTON_PIN WAKEUP_BUTTON_PIN