STM32469I_EVAL + 0/14 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 stm32469i_eval_lcd.c:411

Return value

Used LCD Y size

Examples

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

References

LocationReferrerText
stm32469i_eval_lcd.c:411
uint32_t BSP_LCD_GetYSize(void)
stm32469i_eval_lcd.h:304
uint32_t BSP_LCD_GetYSize(void);
stm32469i_eval_lcd.c:448BSP_LCD_LayerDefaultInit()
Layercfg.WindowY1 = BSP_LCD_GetYSize();
stm32469i_eval_lcd.c:459BSP_LCD_LayerDefaultInit()
Layercfg.ImageHeight = BSP_LCD_GetYSize();
stm32469i_eval_lcd.c:662BSP_LCD_Clear()

Call Tree

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