Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h336 kPXP_LutCacheRGB565 = 0U, /*!< LUT ADDR = R[7:3],G[7:2],B[7:3]. Use all 16KB of LUT enumerator
Dfsl_pxp.c673 if (kPXP_LutCacheRGB565 == lookupMode) in PXP_LoadLutTable()