Home
last modified time | relevance | path

Searched refs:HAL_LTDC_WarningEventCallback (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c581 hltdc->WarningEventCallback = HAL_LTDC_WarningEventCallback; in HAL_LTDC_UnRegisterCallback()
866 HAL_LTDC_WarningEventCallback(hltdc); in HAL_LTDC_IRQHandler()
975 __weak void HAL_LTDC_WarningEventCallback(LTDC_HandleTypeDef *hltdc) in HAL_LTDC_WarningEventCallback() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h872 void HAL_LTDC_WarningEventCallback(LTDC_HandleTypeDef *hltdc);