STM32469I_EVAL + 0/15 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 whole currently active layer of LTDC.

Syntax

void BSP_LCD_Clear(uint32_t Color);
Implemented in stm32469i_eval_lcd.c:659

Arguments

Color

Color of the background

Examples

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

References

LocationText
stm32469i_eval_lcd.c:659
void BSP_LCD_Clear(uint32_t Color)
stm32469i_eval_lcd.h:327
void BSP_LCD_Clear(uint32_t Color);

Call Tree

Functions called by BSP_LCD_Clear()
BSP_LCD_Clear()