Searched refs:DCMI_DMAXferCplt (Results 1 – 1 of 1) sorted by relevance
216 static void DCMI_DMAXferCplt(DMA_HandleTypeDef *hdma);500 hdcmi->DMA_Handle->XferCpltCallback = DCMI_DMAXferCplt; in HAL_DCMI_Start_DMA()1264 static void DCMI_DMAXferCplt(DMA_HandleTypeDef *hdma) in DCMI_DMAXferCplt() function