Searched refs:SAI_DMATxCplt (Results 1 – 1 of 1) sorted by relevance
280 static void SAI_DMATxCplt(DMA_HandleTypeDef *hdma);1577 hsai->hdmatx->XferCpltCallback = SAI_DMATxCplt; in HAL_SAI_Transmit_DMA()2652 static void SAI_DMATxCplt(DMA_HandleTypeDef *hdma) in SAI_DMATxCplt() function