Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h750 uint16_t destOffsetY; /*!< Copy position in destination picture. */ member
Dfsl_pxp.c1282 …copyToAddr = config->destPicBaseAddr + ((uint32_t)config->destOffsetY * (uint32_t)config->destPitc… in PXP_StartPictureCopy()