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

BSP_LCD_DisplayOff() function

Disables the display.

Syntax

void BSP_LCD_DisplayOff(void);
Implemented in stm32f413h_discovery_lcd.c:880

Examples

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

References

LocationText
stm32f413h_discovery_lcd.c:880
void BSP_LCD_DisplayOff(void)
stm32f413h_discovery_lcd.h:185
void BSP_LCD_DisplayOff(void);

Call Tree

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