Searched refs:tmpBuffer_Dest (Results 1 – 1 of 1) sorted by relevance
1256 uint32_t * tmpBuffer_Dest; in DCMI_DMAXferCplt() local1279 tmpBuffer_Dest = (uint32_t *)hdcmi->pBuffPtr; in DCMI_DMAXferCplt()1302 …Start_IT(hdcmi->DMAM2M_Handle, (uint32_t) tmpBuffer_Orig, (uint32_t) tmpBuffer_Dest, loop_length) … in DCMI_DMAXferCplt()1372 uint32_t * tmpBuffer_Dest; in DCMI_DMAHalfXferCplt() local1387 tmpBuffer_Dest = (uint32_t *)hdcmi->pBuffPtr; in DCMI_DMAHalfXferCplt()1401 …Start_IT(hdcmi->DMAM2M_Handle, (uint32_t) tmpBuffer_Orig, (uint32_t) tmpBuffer_Dest, loop_length) … in DCMI_DMAHalfXferCplt()