BSP_LCD_SetLayerAddress() is only used within STM324x9I_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 stm324x9i_eval_lcd.c:334

Arguments

LayerIndex

Layer foreground or background

Address

New LCD frame buffer value

References

LocationText
stm324x9i_eval_lcd.c:334
void BSP_LCD_SetLayerAddress(uint32_t LayerIndex, uint32_t Address)
stm324x9i_eval_lcd.h:170
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()