Searched refs:HAL_HRTIM_DelayedProtectionCallback (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 556 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init() 6793 __weak void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_DelayedProtectionCallback() function 7412 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback() 9019 HAL_HRTIM_DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR() 9212 HAL_HRTIM_DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 576 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init() 6954 __weak void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef * hhrtim, in HAL_HRTIM_DelayedProtectionCallback() function 7581 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback() 9210 HAL_HRTIM_DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR() 9403 HAL_HRTIM_DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 589 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init() 8370 __weak void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef *hhrtim, in HAL_HRTIM_DelayedProtectionCallback() function 9013 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback() 10821 HAL_HRTIM_DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR() 11014 HAL_HRTIM_DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_hrtim.h | 3595 void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef *hhrtim,
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_hrtim.h | 3635 void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef *hhrtim,
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_hrtim.h | 5099 void HAL_HRTIM_DelayedProtectionCallback(HRTIM_HandleTypeDef *hhrtim,
|