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

BSP_LCD_GetYSize() function

Gets the LCD Y size.

Syntax

uint32_t BSP_LCD_GetYSize(void);
Implemented in stm324x9i_eval_lcd.c:216

Return value

Used LCD Y size

Examples

BSP_LCD_GetYSize() is referenced by 9 libraries and example projects.

References

LocationReferrerText
stm324x9i_eval_lcd.c:216
uint32_t BSP_LCD_GetYSize(void)
stm324x9i_eval_lcd.h:164
uint32_t BSP_LCD_GetYSize(void);
stm324x9i_eval_lcd.c:234BSP_LCD_LayerDefaultInit()
Layercfg.WindowY1 = BSP_LCD_GetYSize();
stm324x9i_eval_lcd.c:245BSP_LCD_LayerDefaultInit()
Layercfg.ImageHeight = BSP_LCD_GetYSize();
stm324x9i_eval_lcd.c:540BSP_LCD_Clear()

Call Tree

Functions calling BSP_LCD_GetYSize()
BSP_LCD_GetYSize()
Data read by BSP_LCD_GetYSize()
BSP_LCD_GetYSize()
Type of BSP_LCD_GetYSize()
BSP_LCD_GetYSize()
uint32_t
all items filtered out