STM32F4xx_Nucleo_144 + 0/3 examples
CodeScope will show references to LED1_PIN from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Examples
GPIO
STM32F413ZH-Nucleo
Examples
GPIO
STM32F429ZI-Nucleo
Examples
GPIO
 
Symbols
loading...
Files
loading...

LED1_PIN macro

Syntax

#define LED1_PIN GPIO_PIN_0

Examples

LED1_PIN is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_nucleo_144.h:108
#define LED1_PIN GPIO_PIN_0
stm32f4xx_nucleo_144.c:87
const uint16_t GPIO_PIN[LEDn] = {LED1_PIN, LED2_PIN, LED3_PIN};