HAL + 0/56 examples
CodeScope will show references to HAL_LTDC_IRQHandler() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

HAL_LTDC_IRQHandler() function

Handle LTDC interrupt request.

Syntax

void HAL_LTDC_IRQHandler(LTDC_HandleTypeDef *hltdc);
Implemented in stm32f4xx_hal_ltdc.c:631

Arguments

hltdc

pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC.

Return value

HAL status

Examples

HAL_LTDC_IRQHandler() is referenced by 56 libraries and example projects.

References

LocationText
stm32f4xx_hal_ltdc.c:631
void HAL_LTDC_IRQHandler(LTDC_HandleTypeDef *hltdc)
stm32f4xx_hal_ltdc.h:578
void HAL_LTDC_IRQHandler(LTDC_HandleTypeDef *hltdc);

Call Tree

Functions called by HAL_LTDC_IRQHandler()
HAL_LTDC_IRQHandler()
Type of HAL_LTDC_IRQHandler()
HAL_LTDC_IRQHandler()
uint32_t
all items filtered out