hltdc is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

hltdc variable

Syntax

References

LocationReferrerScopeText
BoardConfiguration.cpp:83
STM32F4HAL.cpp:29
extern LTDC_HandleTypeDef hltdc;
stm32f4xx_it.c:31
extern LTDC_HandleTypeDef hltdc;
BoardConfiguration.cpp:214LCD_LayerDefaultInit()
HAL_LTDC_ConfigLayer(&hltdc, &Layercfg, LayerIndex);
BoardConfiguration.cpp:217LCD_LayerDefaultInit()
BoardConfiguration.cpp:234LCD_Init()
hltdc.Instance = LTDC;
BoardConfiguration.cpp:249LCD_Init()
BoardConfiguration.cpp:251LCD_Init()
BoardConfiguration.cpp:253LCD_Init()
BoardConfiguration.cpp:255LCD_Init()
BoardConfiguration.cpp:257LCD_Init()
BoardConfiguration.cpp:259LCD_Init()
BoardConfiguration.cpp:261LCD_Init()
hltdc.Init.TotalWidth = 279;
BoardConfiguration.cpp:263LCD_Init()
hltdc.Init.TotalHeigh = 327;
BoardConfiguration.cpp:266LCD_Init()
hltdc.Init.Backcolor.Red= 0;
BoardConfiguration.cpp:267LCD_Init()
hltdc.Init.Backcolor.Blue= 0;
BoardConfiguration.cpp:268LCD_Init()
hltdc.Init.Backcolor.Green= 0;
BoardConfiguration.cpp:282LCD_Init()
BoardConfiguration.cpp:283LCD_Init()
BoardConfiguration.cpp:284LCD_Init()
BoardConfiguration.cpp:285LCD_Init()
BoardConfiguration.cpp:287LCD_Init()
HAL_LTDC_Init(&hltdc);
STM32F4HAL.cpp:81STM32F4HAL::enableLCDControllerInterrupt()STM32F4HAL
STM32F4HAL.cpp:82STM32F4HAL::enableLCDControllerInterrupt()STM32F4HAL
__HAL_LTDC_ENABLE_IT(&hltdc, LTDC_IT_LI|LTDC_IT_FU); /* Enable line and FIFO underrun interrupts */
stm32f4xx_it.c:136LTDC_IRQHandler()

Data Use

Functions reading hltdc
hltdc
all items filtered out
Type of hltdc
hltdc
all items filtered out