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

BSP_LCD_ClearStringLine() function

Clears the selected line.

Syntax

void BSP_LCD_ClearStringLine(uint32_t Line);
Implemented in stm32f429i_discovery_lcd.c:562

Arguments

Line

the line to be cleared

Examples

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

References

LocationText
stm32f429i_discovery_lcd.c:562
void BSP_LCD_ClearStringLine(uint32_t Line)
stm32f429i_discovery_lcd.h:199
void BSP_LCD_ClearStringLine(uint32_t Line);

Call Tree

Functions called by BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
Data read by BSP_LCD_ClearStringLine()
Data written by BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
all items filtered out
Type of BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
uint32_t
all items filtered out