Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c106 __IO uint32_t BLENDMODE1; member
2877 …blitBlend->BLENDMODE1 = (((uint32_t)config->greenBlendMode) << 16U) | (uint32_t)(config->redBlendM… in DPU_SetBlitBlendConfig()