Adafruit_Shield + 0/1 examples
CodeScope will show references to BSP_LCD_DisplayOn() from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Applications
USB_Host
 
Symbols
loading...
Files
loading...

BSP_LCD_DisplayOn() function

Enables the display.

Syntax

void BSP_LCD_DisplayOn(void);
Implemented in stm32_adafruit_lcd.c:851

Return value

None

Examples

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

References

LocationText
stm32_adafruit_lcd.c:851
void BSP_LCD_DisplayOn(void)
stm32_adafruit_lcd.h:155
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()