Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h349 kPXP_LutOutRGBW4444CFA, /*!< Byte lane 2 = CFA_Y8, byte lane 1,0 = RGBW4444. */ enumerator
Dfsl_pxp.c640 if (kPXP_LutOutRGBW4444CFA == config->outMode) in PXP_SetLutConfig()