STM324xG_EVAL + 0/78 examples
CodeScope will show references to BSP_LED_On() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
Camera
Display
EEPROM
FatFs
FreeRTOS
IAP
LwIP
USB_Device
USB_Host
Examples
ADC
CAN
Cortex
CRC
CRYP
DAC
DMA
FLASH
FSMC
HASH
I2S
IWDG
PWR
RCC
RNG
RTC
SMARTCARD
TIM
UART
WWDG
 
Symbols
loading...
Files
loading...

BSP_LED_On() function

Turns selected LED On.

Syntax

void BSP_LED_On(Led_TypeDef Led);
Implemented in stm324xg_eval.c:230

Arguments

Led

LED to be set on This parameter can be one of the following values: @arg LED1 @arg LED2 @arg LED3 @arg LED4

Examples

BSP_LED_On() is referenced by 78 libraries and example projects.

References

LocationText
stm324xg_eval.c:230
void BSP_LED_On(Led_TypeDef Led)
stm324xg_eval.h:297
void BSP_LED_On(Led_TypeDef Led);

Call Tree

Functions called by BSP_LED_On()
BSP_LED_On()
all items filtered out
Data read by BSP_LED_On()
BSP_LED_On()