Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dmipi_rx.c19 static uint32_t PVFP, PVSW, PVBP, PVDEW, PVFP2nd; variable
427 PVSW = value; in MIPIRX_ShowPrec()
429 PVSW += ((uint32_t)value & 0x3FU) << 8; in MIPIRX_ShowPrec()
446 PVTotal = PVFP + PVSW + PVBP + PVDEW; in MIPIRX_ShowPrec()
456 MIPIRX_DEBUG_PRINTF("PVSW = %d\r\n", PVSW); in MIPIRX_ShowPrec()