Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h230 …uint32_t useDstAlpha : 1; /*!< Set to true to use destination alpha for the destination blending… member
Dfsl_lcdif.c286 config->alpha.useDstAlpha = (uint32_t) true; in LCDIF_FrameBufferGetDefaultConfig()