Extended private functions.
More...
Extended private functions.
◆ DAC_DMAConvCpltCh2()
DMA conversion complete callback.
- Parameters
-
hdma | pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module. |
- Return values
-
Definition at line 449 of file stm32f4xx_hal_dac_ex.c.
◆ DAC_DMAErrorCh2()
DMA error callback.
- Parameters
-
hdma | pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module. |
- Return values
-
Definition at line 485 of file stm32f4xx_hal_dac_ex.c.
◆ DAC_DMAHalfConvCpltCh2()
DMA half transfer complete callback.
- Parameters
-
hdma | pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module. |
- Return values
-
Definition at line 468 of file stm32f4xx_hal_dac_ex.c.