Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h390 bool swapByte; /*!< For each 16 bit word, set true to swap the two bytes. */ member
Dfsl_pxp.c508 … PXP_PS_CTRL_FORMAT(config->pixelFormat) | PXP_PS_CTRL_WB_SWAP(config->swapByte)); in PXP_SetProcessSurfaceBufferConfig()