Searched refs:PXP_StartRectCopy (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/ |
| D | fsl_pxp.c | 147 static void PXP_StartRectCopy(PXP_Type *base, 1193 static void PXP_StartRectCopy(PXP_Type *base, in PXP_StartRectCopy() function 1285 …PXP_StartRectCopy(base, copyFromAddr, config->srcPitchBytes, copyToAddr, config->destPitchBytes, c… in PXP_StartPictureCopy() 1330 …PXP_StartRectCopy(base, srcAddr, pitchBytes, destAddr, pitchBytes, pitchBytes / 4U, (uint16_t)heig… in PXP_StartMemCopy() 1388 …PXP_StartRectCopy(base, srcAddr, pitchBytes, destAddr, pitchBytes, pitchBytes / 4U, (uint16_t)heig… in PXP_MemCopy()
|