STM32F429I-Discovery + 0/3 examples
CodeScope will show references to BSP_LCD_FillRect() from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
Applications
Display
 
Symbols
loading...
Files
loading...

BSP_LCD_FillRect() function

Displays a full rectangle.

Syntax

void BSP_LCD_FillRect(uint16_t Xpos,     uint16_t Ypos,     uint16_t Width,     uint16_t Height);
Implemented in stm32f429i_discovery_lcd.c:946

Arguments

Xpos

the X position

Ypos

the Y position

Width

rectangle width

Height

rectangle height

Examples

BSP_LCD_FillRect() is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm32f429i_discovery_lcd.c:946
void BSP_LCD_FillRect(uint16_t Xpos, uint16_t Ypos, uint16_t Width, uint16_t Height)
stm32f429i_discovery_lcd.h:213
void BSP_LCD_FillRect(uint16_t Xpos, uint16_t Ypos, uint16_t Width, uint16_t Height);
stm32f429i_discovery_lcd.c:568BSP_LCD_ClearStringLine()
BSP_LCD_FillRect(0, (Line * DrawProp[ActiveLayer].pFont->Height), BSP_LCD_GetXSize(),

Call Tree

Functions calling BSP_LCD_FillRect()
Functions called by BSP_LCD_FillRect()
all items filtered out
BSP_LCD_FillRect()
Data read by BSP_LCD_FillRect()
Data written by BSP_LCD_FillRect()
BSP_LCD_FillRect()
BSP_LCD_FillRect()::xaddress
all items filtered out
Type of BSP_LCD_FillRect()
BSP_LCD_FillRect()
uint32_t
all items filtered out