BSP_LCD_SetLayerAddress_NoReload() is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

BSP_LCD_SetLayerAddress_NoReload() function

Sets an LCD layer frame buffer address without reloading.

Syntax

void BSP_LCD_SetLayerAddress_NoReload(uint32_t LayerIndex,     uint32_t Address);
Implemented in stm32f429i_discovery_lcd.c:359

Arguments

LayerIndex

Layer foreground or background

Address

New LCD frame buffer value

Return value

None

References

LocationText
stm32f429i_discovery_lcd.c:359
void BSP_LCD_SetLayerAddress_NoReload(uint32_t LayerIndex, uint32_t Address)
stm32f429i_discovery_lcd.h:176
void BSP_LCD_SetLayerAddress_NoReload(uint32_t LayerIndex, uint32_t Address);

Call Tree

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