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