BSP_LCD_DrawVLine() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

BSP_LCD_DrawVLine() function

Draws a vertical line in currently active layer.

Syntax

void BSP_LCD_DrawVLine(uint16_t Xpos,     uint16_t Ypos,     uint16_t Length);
Implemented in stm32469i_eval_lcd.c:795

Arguments

Xpos

X position

Ypos

Y position

Length

Line length

References

LocationReferrerText
stm32469i_eval_lcd.c:795
void BSP_LCD_DrawVLine(uint16_t Xpos, uint16_t Ypos, uint16_t Length)
stm32469i_eval_lcd.h:334
void BSP_LCD_DrawVLine(uint16_t Xpos, uint16_t Ypos, uint16_t Length);
stm32469i_eval_lcd.c:894BSP_LCD_DrawRect()
BSP_LCD_DrawVLine(Xpos, Ypos, Height);
stm32469i_eval_lcd.c:895BSP_LCD_DrawRect()
BSP_LCD_DrawVLine((Xpos + Width), Ypos, Height);

Call Tree

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