HAL + 0/4 examples
CodeScope will show references to HAL_TIMEx_CommutCallback() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_TIMEx_CommutCallback()

HAL_TIMEx_CommutCallback() function

Commutation callback in non-blocking mode

Syntax

void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim);
Implemented in stm32f4xx_hal_tim_ex.c:2147

Arguments

htim

TIM handle

Return value

None

Examples

HAL_TIMEx_CommutCallback() is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_tim_ex.c:2147
__weak void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim)
stm32f4xx_hal_tim_ex.h:308
void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim);
stm32f4xx_hal_tim.c:3999HAL_TIM_IRQHandler()
HAL_TIMEx_CommutCallback(htim);
stm32f4xx_hal_tim_ex.c:2263TIMEx_DMACommutationCplt()
HAL_TIMEx_CommutCallback(htim);

Call Tree

Functions calling HAL_TIMEx_CommutCallback()
Functions called by HAL_TIMEx_CommutCallback()
HAL_TIMEx_CommutCallback()
Data read by HAL_TIMEx_CommutCallback()
Data written by HAL_TIMEx_CommutCallback()
uwStep
sPWMConfig1
sPWMConfig2
sPWMConfig3
sConfig
all items filtered out
HAL_TIMEx_CommutCallback()
uwStep
all items filtered out