Searched refs:SWPMI_DMAReceiveCplt (Results 1 – 1 of 1) sorted by relevance
217 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma);1130 hswpmi->hdmarx->XferCpltCallback = SWPMI_DMAReceiveCplt; in HAL_SWPMI_Receive_DMA()1823 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in SWPMI_DMAReceiveCplt() function