Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h234 } lcdif_layer_alpha_blend_config_t; typedef
281 lcdif_layer_alpha_blend_config_t alpha; /*!< The alpha blending configuration. */
955 …IF_GetPorterDuffConfig(lcdif_porter_duff_blend_mode_t mode, lcdif_layer_alpha_blend_config_t *conf…
Dfsl_lcdif.c27 lcdif_layer_alpha_blend_config_t _alphaConfig;
459 …IF_GetPorterDuffConfig(lcdif_porter_duff_blend_mode_t mode, lcdif_layer_alpha_blend_config_t *conf… in LCDIF_GetPorterDuffConfig()