Home
last modified time | relevance | path

Searched defs:colorKeyLow (Results 1 – 2 of 2) 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()
466 void PXP_SetProcessSurfaceColorKey(PXP_Type *base, uint32_t colorKeyLow, uint32_t colorKeyHigh) in PXP_SetProcessSurfaceColorKey()
Dfsl_elcdif.h642 static inline void ELCDIF_SetOverlayColorKey(LCDIF_Type *base, uint32_t colorKeyLow, uint32_t color… in ELCDIF_SetOverlayColorKey()