Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h1451 static inline void PXP_EnableAlphaSurfaceOverlayColorKey(PXP_Type *base, uint32_t num, bool enable) in PXP_EnableAlphaSurfaceOverlayColorKey() function
1494 static inline void PXP_EnableAlphaSurfaceOverlayColorKey(PXP_Type *base, bool enable) in PXP_EnableAlphaSurfaceOverlayColorKey() function
Dfsl_pxp.c683 PXP_EnableAlphaSurfaceOverlayColorKey(base, 0U, true); in PXP_BuildRect()
686 PXP_EnableAlphaSurfaceOverlayColorKey(base, true); in PXP_BuildRect()