Searched refs:__HAL_LTDC_LAYER_DISABLE (Results 1 – 3 of 3) sorted by relevance
193 __HAL_LTDC_LAYER_DISABLE(&hLtdcEval, LayerIndex); in BSP_LCD_SetLayerVisible()
388 #define __HAL_LTDC_LAYER_DISABLE(__HANDLE__, __LAYER__) ((LTDC_LAYER((__HANDLE__), (__LAYER__)))->C… macro
185 __HAL_LTDC_LAYER_DISABLE(<dc_handle, LayerIndex); in BSP_LCD_SetLayerVisible()
Completed in 6 milliseconds