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

DAC_DMAHalfConvCpltCh2() function

DMA half transfer complete callback.

Syntax

void DAC_DMAHalfConvCpltCh2(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_dac_ex.c:468

Arguments

hdma

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

Return value

None

References

LocationReferrerText
stm32f4xx_hal_dac_ex.c:468
void DAC_DMAHalfConvCpltCh2(DMA_HandleTypeDef *hdma)
stm32f4xx_hal_dac_ex.h:184
void DAC_DMAHalfConvCpltCh2(DMA_HandleTypeDef *hdma);
stm32f4xx_hal_dac.c:594HAL_DAC_Start_DMA()
hdac->DMA_Handle2->XferHalfCpltCallback = DAC_DMAHalfConvCpltCh2;

Call Tree

Functions called by DAC_DMAHalfConvCpltCh2()
DAC_DMAHalfConvCpltCh2()
Data read by DAC_DMAHalfConvCpltCh2()
Data written by DAC_DMAHalfConvCpltCh2()
DAC_DMAHalfConvCpltCh2()::hdac
all items filtered out
DAC_DMAHalfConvCpltCh2()
all items filtered out
Implementations
DAC_DMAHalfConvCpltCh2()
Type of DAC_DMAHalfConvCpltCh2()
DAC_DMAHalfConvCpltCh2()
all items filtered out