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