Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dmipi_rx.c17 static uint32_t MVFP, MVSW, MVBP, MVDEW, MVFP2nd; variable
212 MVSW = value; in MIPIRX_ShowMRec()
214 MVSW += ((uint32_t)value & 0x3FU) << 8; in MIPIRX_ShowMRec()
236 MVTotal = MVFP + MVSW + MVBP + MVDEW; in MIPIRX_ShowMRec()
246 MIPIRX_DEBUG_PRINTF("MVSW = %d\r\n", MVSW); in MIPIRX_ShowMRec()