STM324x9I_EVAL + 0/14 examples
CodeScope will show references to BSP_LCD_Clear() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_LCD_Clear() function

Clears the hole LCD.

Syntax

void BSP_LCD_Clear(uint32_t Color);
Implemented in stm324x9i_eval_lcd.c:537

Arguments

Color

Color of the background

Examples

BSP_LCD_Clear() is referenced by 14 libraries and example projects.

References

LocationText
stm324x9i_eval_lcd.c:537
void BSP_LCD_Clear(uint32_t Color)
stm324x9i_eval_lcd.h:192
void BSP_LCD_Clear(uint32_t Color);

Call Tree

Functions called by BSP_LCD_Clear()
BSP_LCD_Clear()