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

BSP_LCD_GetYSize() function

Gets the LCD Y size.

Syntax

uint32_t BSP_LCD_GetYSize(void);
Implemented in stm32f429i_discovery_lcd.c:229

Return value

The used LCD Y size

Examples

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

References

LocationReferrerText
stm32f429i_discovery_lcd.c:229
uint32_t BSP_LCD_GetYSize(void)
stm32f429i_discovery_lcd.h:169
uint32_t BSP_LCD_GetYSize(void);
stm32f429i_discovery_lcd.c:247BSP_LCD_LayerDefaultInit()
Layercfg.WindowY1 = BSP_LCD_GetYSize();
stm32f429i_discovery_lcd.c:258BSP_LCD_LayerDefaultInit()
Layercfg.ImageHeight = BSP_LCD_GetYSize();
stm32f429i_discovery_lcd.c:555BSP_LCD_Clear()
BSP_LCD_GetYSize(), 0, Color);

Call Tree

Functions calling BSP_LCD_GetYSize()
Functions called by BSP_LCD_GetYSize()
BSP_LCD_GetYSize()
LCD_DrvTypeDef::GetLcdPixelHeight
all items filtered out
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