HAL
I2S_DMATxCplt() is only used within HAL.
 
Symbols
loading...
Files
loading...

I2S_DMATxCplt() function

DMA I2S transmit process complete callback

Syntax

static void I2S_DMATxCplt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_i2s.c:1804

Arguments

hdma

pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module.

Return value

None

References

Call Tree

Functions called by I2S_DMATxCplt()
I2S_DMATxCplt()
all items filtered out
Implementations
I2S_DMATxCplt()
Type of I2S_DMATxCplt()
I2S_DMATxCplt()
all items filtered out