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

ADC_DMAError() function

DMA error callback

Syntax

static void ADC_DMAError(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_adc.c:2080

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_DMAError()
ADC_DMAError()
all items filtered out
Data read by ADC_DMAError()
Data written by ADC_DMAError()
ADC_DMAError()
Implementations
ADC_DMAError()
Type of ADC_DMAError()
ADC_DMAError()
all items filtered out