Home
last modified time | relevance | path

Searched refs:HAL_HRTIM_Capture1EventCallback (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c554 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_Init()
6744 __weak void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_Capture1EventCallback() function
7404 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
8907 HAL_HRTIM_Capture1EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9156 HAL_HRTIM_Capture1EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c574 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_Init()
6905 __weak void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef * hhrtim, in HAL_HRTIM_Capture1EventCallback() function
7573 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
9098 HAL_HRTIM_Capture1EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9347 HAL_HRTIM_Capture1EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c587 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_Init()
8319 __weak void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_Capture1EventCallback() function
9005 hhrtim->Capture1EventCallback = HAL_HRTIM_Capture1EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
10709 HAL_HRTIM_Capture1EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
10958 HAL_HRTIM_Capture1EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h3591 void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef *hhrtim,
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h3631 void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef *hhrtim,
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h5095 void HAL_HRTIM_Capture1EventCallback(HRTIM_HandleTypeDef *hhrtim,