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

ADC_DMAConvCplt() function

DMA transfer complete callback.

Syntax

static void ADC_DMAConvCplt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_adc.c:1994

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 ADC_DMAConvCplt()
ADC_DMAConvCplt()
Implementations
ADC_DMAConvCplt()
Type of ADC_DMAConvCplt()
ADC_DMAConvCplt()
all items filtered out