Home
last modified time | relevance | path

Searched defs:backGroundColor (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h892 …uint32_t backGroundColor; /*!< Pixel value of the background color for the space outside the activ… member
1532 …ne void PXP_SetProcessSurfaceBackGroundColor(PXP_Type *base, uint8_t num, uint32_t backGroundColor) in PXP_SetProcessSurfaceBackGroundColor()
1557 static inline void PXP_SetProcessSurfaceBackGroundColor(PXP_Type *base, uint32_t backGroundColor) in PXP_SetProcessSurfaceBackGroundColor()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.h549 …d LCDIFV2_SetLayerBackGroundColor(LCDIFV2_Type *base, uint8_t layerIndex, uint32_t backGroundColor) in LCDIFV2_SetLayerBackGroundColor()