Searched refs:LTDC_SetPredefFormat (Results 1 – 1 of 1) sorted by relevance
206 static void LTDC_SetPredefFormat(LTDC_HandleTypeDef *hltdc, uint32_t LayerIdx);1051 LTDC_SetPredefFormat(hltdc, LayerIdx); in HAL_LTDC_ConfigLayer()1733 LTDC_SetPredefFormat(hltdc, LayerIdx); in HAL_LTDC_SetPixelFormat()2177 LTDC_SetPredefFormat(hltdc, LayerIdx); in HAL_LTDC_ConfigLayer_NoReload()2341 LTDC_SetPredefFormat(hltdc, LayerIdx); in HAL_LTDC_SetPixelFormat_NoReload()3950 static void LTDC_SetPredefFormat(LTDC_HandleTypeDef *hltdc, uint32_t LayerIdx) in LTDC_SetPredefFormat() function