STM32F429I-Discovery + 0/3 examples
CodeScope will show references to BSP_LCD_DisplayOn() from the following samples and libraries:
Examples
STM32F429I-Discovery
Applications
Display
LibJPEG
 
Symbols
loading...
Files
loading...

BSP_LCD_DisplayOn() function

Enables the Display.

Syntax

void BSP_LCD_DisplayOn(void);
Implemented in stm32f429i_discovery_lcd.c:1186

Examples

BSP_LCD_DisplayOn() is referenced by 3 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.c:1186
void BSP_LCD_DisplayOn(void)
stm32f429i_discovery_lcd.h:220
void BSP_LCD_DisplayOn(void);

Call Tree

Functions called by BSP_LCD_DisplayOn()
BSP_LCD_DisplayOn()
LCD_DrvTypeDef::DisplayOn
all items filtered out
Data read by BSP_LCD_DisplayOn()
LCD_DrvTypeDef::DisplayOn
all items filtered out
BSP_LCD_DisplayOn()