Searched refs:constFrame (Results 1 – 1 of 1) sorted by relevance
2915 …DPU_CONSTFRAME_Type *constFrame = (DPU_CONSTFRAME_Type *)(((uint32_t)base) + DPU_GET_UNIT_OFFSET(u… in DPU_InitConstFrame() local2917 constFrame->STATICCONTROL = DPU_UNIT_SHDEN_MASK; in DPU_InitConstFrame()2955 …DPU_CONSTFRAME_Type *constFrame = (DPU_CONSTFRAME_Type *)(((uint32_t)base) + DPU_GET_UNIT_OFFSET(u… in DPU_SetConstFrameConfig() local2957 …constFrame->FRAMEDIMENSIONS = DPU_MAKE_DIMENSION(config->frameHeight - 1UL, config->frameWidth - 1… in DPU_SetConstFrameConfig()2958 constFrame->CONSTANTCOLOR = config->constColor; in DPU_SetConstFrameConfig()