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

BSP_LCD_DisplayOn() function

Enables the display.

Syntax

void BSP_LCD_DisplayOn(void);
Implemented in stm32446e_eval_lcd.c:849

Examples

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

References

LocationText
stm32446e_eval_lcd.c:849
void BSP_LCD_DisplayOn(void)
stm32446e_eval_lcd.h:159
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()
all items filtered out
BSP_LCD_DisplayOn()