STM32F413H-Discovery + 0/1 examples
CodeScope will show references to BSP_LCD_DisplayOn() from the following samples and libraries:
Examples
STM32F413H-Discovery
Examples
 
Symbols
loading...
Files
loading...

BSP_LCD_DisplayOn() function

Enables the display.

Syntax

void BSP_LCD_DisplayOn(void);
Implemented in stm32f413h_discovery_lcd.c:872

Examples

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

References

LocationText
stm32f413h_discovery_lcd.c:872
void BSP_LCD_DisplayOn(void)
stm32f413h_discovery_lcd.h:186
void BSP_LCD_DisplayOn(void);

Call Tree

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