Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h125 kPXP_OutputProgressive = 0U, /*!< All data written in progressive format to output buffer 0. */ enumerator
Dfsl_pxp.c951 outputBufferConfig.interlacedMode = kPXP_OutputProgressive; in PXP_StartRectCopy()