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

BSP_LCD_Relaod() function

Disables the color keying without reloading.

Syntax

void BSP_LCD_Relaod(uint32_t ReloadType);
Implemented in stm32f429i_discovery_lcd.c:452

Arguments

ReloadType

can be one of the following values - LCD_RELOAD_IMMEDIATE - LCD_RELOAD_VERTICAL_BLANKING

Return value

None

References

LocationText
stm32f429i_discovery_lcd.c:452
void BSP_LCD_Relaod(uint32_t ReloadType)
stm32f429i_discovery_lcd.h:187
void BSP_LCD_Relaod(uint32_t ReloadType);

Call Tree

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