Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h222 …uint32_t useSrcAlpha : 1; /*!< Set to true to use source alpha for the source blending factor, o… member
Dfsl_lcdif.c282 config->alpha.useSrcAlpha = (uint32_t) true; in LCDIF_FrameBufferGetDefaultConfig()