Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c555 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_Init()
6768 __weak void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_Capture2EventCallback() function
7408 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
8923 HAL_HRTIM_Capture2EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9164 HAL_HRTIM_Capture2EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c575 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_Init()
6929 __weak void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef * hhrtim, in HAL_HRTIM_Capture2EventCallback() function
7577 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
9114 HAL_HRTIM_Capture2EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9355 HAL_HRTIM_Capture2EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c588 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_Init()
8344 __weak void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_Capture2EventCallback() function
9009 hhrtim->Capture2EventCallback = HAL_HRTIM_Capture2EventCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
10725 HAL_HRTIM_Capture2EventCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
10966 HAL_HRTIM_Capture2EventCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h3593 void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef *hhrtim,
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h3633 void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef *hhrtim,
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h5097 void HAL_HRTIM_Capture2EventCallback(HRTIM_HandleTypeDef *hhrtim,