STM32F429I-Discovery + 0/9 examples
CodeScope will show references to KEY_BUTTON_PIN from the following samples and libraries:
 
Symbols
loading...
Files
loading...

KEY_BUTTON_PIN macro

Wakeup push-button

Syntax

#define KEY_BUTTON_PIN GPIO_PIN_0

Examples

KEY_BUTTON_PIN is referenced by 9 libraries and example projects.

References

LocationText
stm32f429i_discovery.h:116
#define KEY_BUTTON_PIN GPIO_PIN_0
stm32f429i_discovery.c:82
const uint16_t BUTTON_PIN[BUTTONn] = {KEY_BUTTON_PIN};