BSP_LCD_DisplayOff() is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

BSP_LCD_DisplayOff() function

Disables the Display.

Syntax

void BSP_LCD_DisplayOff(void);
Implemented in stm32f429i_discovery_lcd.c:1197

References

LocationText
stm32f429i_discovery_lcd.c:1197
void BSP_LCD_DisplayOff(void)
stm32f429i_discovery_lcd.h:219
void BSP_LCD_DisplayOff(void);

Call Tree

Functions called by BSP_LCD_DisplayOff()
BSP_LCD_DisplayOff()
LCD_DrvTypeDef::DisplayOff
all items filtered out
Data read by BSP_LCD_DisplayOff()
LCD_DrvTypeDef::DisplayOff
all items filtered out
BSP_LCD_DisplayOff()