Searched refs:backGroundColor (Results 1 – 2 of 2) sorted by relevance
856 static inline void PXP_SetProcessSurfaceBackGroundColor(PXP_Type *base, uint32_t backGroundColor) in PXP_SetProcessSurfaceBackGroundColor() argument859 base->PS_BACKGROUND_0 = backGroundColor; in PXP_SetProcessSurfaceBackGroundColor()861 base->PS_BACKGROUND = backGroundColor; in PXP_SetProcessSurfaceBackGroundColor()
548 …d LCDIFV2_SetLayerBackGroundColor(LCDIFV2_Type *base, uint8_t layerIndex, uint32_t backGroundColor) in LCDIFV2_SetLayerBackGroundColor() argument550 base->LAYER[layerIndex].CTRLDESCL6 = backGroundColor; in LCDIFV2_SetLayerBackGroundColor()