STM32412G-Discovery + 0/4 examples
CodeScope will show references to SEL_JOY_PIN from the following samples and libraries:
Examples
STM32F412G-Discovery
Applications
USB_Host
Examples
HAL
 
Symbols
loading...
Files
loading...

SEL_JOY_PIN macro

Joystick Selection push-button

Syntax

#define SEL_JOY_PIN GPIO_PIN_0

Examples

SEL_JOY_PIN is referenced by 4 libraries and example projects.

References

LocationText
stm32412g_discovery.h:183
#define SEL_JOY_PIN GPIO_PIN_0 /* PA.00 */
stm32412g_discovery.c:95
const uint16_t JOY_PIN[JOYn] = {SEL_JOY_PIN,