Searched refs:TIMEx_DMACommutationCplt (Results 1 – 6 of 6) sorted by relevance
427 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
1571 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutationEvent_DMA()2262 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
3921 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_WriteStart()4173 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_ReadStart()
1332 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
1243 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt