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

BSP_LCD_SetLayerAddress() function

Sets an LCD layer frame buffer address.

Syntax

void BSP_LCD_SetLayerAddress(uint32_t LayerIndex,     uint32_t Address);
Implemented in stm32469i_eval_lcd.c:518

Arguments

LayerIndex

Layer foreground or background

Address

New LCD frame buffer value

References

LocationText
stm32469i_eval_lcd.c:518
void BSP_LCD_SetLayerAddress(uint32_t LayerIndex, uint32_t Address)
stm32469i_eval_lcd.h:310
void BSP_LCD_SetLayerAddress(uint32_t LayerIndex, uint32_t Address);

Call Tree

Functions called by BSP_LCD_SetLayerAddress()
BSP_LCD_SetLayerAddress()
all items filtered out
Data read by BSP_LCD_SetLayerAddress()
BSP_LCD_SetLayerAddress()