Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h1532 static inline void PXP_SetProcessSurfaceBackGroundColor(PXP_Type *base, uint8_t num, uint32_t backG… in PXP_SetProcessSurfaceBackGroundColor() function
1557 static inline void PXP_SetProcessSurfaceBackGroundColor(PXP_Type *base, uint32_t backGroundColor) in PXP_SetProcessSurfaceBackGroundColor() function
Dfsl_pxp.c661 PXP_SetProcessSurfaceBackGroundColor(base, 0U, value); in PXP_BuildRect()
663 PXP_SetProcessSurfaceBackGroundColor(base, value); in PXP_BuildRect()