Home
last modified time | relevance | path

Searched refs:I2SEx_TxRxDMACplt (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_i2s_ex.c124 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
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2s_ex.c124 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