Searched refs:I2SEx_TxRxDMACplt (Results 1 – 2 of 2) sorted by relevance
124 static void I2SEx_TxRxDMACplt(DMA_HandleTypeDef *hdma);592 hi2s->hdmarx->XferCpltCallback = I2SEx_TxRxDMACplt; in HAL_I2SEx_TransmitReceive_DMA()884 static void I2SEx_TxRxDMACplt(DMA_HandleTypeDef *hdma) in I2SEx_TxRxDMACplt() function