Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.c389 void PXP_SetAlphaSurfaceOverlayColorKey(PXP_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh) in PXP_SetAlphaSurfaceOverlayColorKey() argument
392 base->AS_CLRKEYHIGH = colorKeyHigh; in PXP_SetAlphaSurfaceOverlayColorKey()
466 void PXP_SetProcessSurfaceColorKey(PXP_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh) in PXP_SetProcessSurfaceColorKey() argument
469 base->PS_CLRKEYHIGH = colorKeyHigh; in PXP_SetProcessSurfaceColorKey()
Dfsl_elcdif.h642 …nline void ELCDIF_SetOverlayColorKey(LCDIF_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh) in ELCDIF_SetOverlayColorKey() argument
645 base->AS_CLRKEYHIGH = colorKeyHigh; in ELCDIF_SetOverlayColorKey()
Dfsl_pxp.h812 void PXP_SetAlphaSurfaceOverlayColorKey(PXP_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh
909 void PXP_SetProcessSurfaceColorKey(PXP_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh);