STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
void | TIMEx_DMACommutationCplt (DMA_HandleTypeDef *hdma) |
TIM DMA Commutation callback. More... | |
void | TIMEx_DMACommutationHalfCplt (DMA_HandleTypeDef *hdma) |
TIM DMA Commutation half complete callback. More... | |
void TIMEx_DMACommutationCplt | ( | DMA_HandleTypeDef * | hdma | ) |
TIM DMA Commutation callback.
hdma | pointer to DMA handle. |
None |
Definition at line 2253 of file stm32f4xx_hal_tim_ex.c.
void TIMEx_DMACommutationHalfCplt | ( | DMA_HandleTypeDef * | hdma | ) |
TIM DMA Commutation half complete callback.
hdma | pointer to DMA handle. |
None |
Definition at line 2272 of file stm32f4xx_hal_tim_ex.c.