Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c556 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init()
7294 hhrtim->DelayedProtectionCallback = pCallback; in HAL_HRTIM_TIMxRegisterCallback()
7412 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
9017 hhrtim->DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9210 hrtim->DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c576 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init()
7463 hhrtim->DelayedProtectionCallback = pCallback; in HAL_HRTIM_TIMxRegisterCallback()
7581 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
9208 hhrtim->DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
9401 hrtim->DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c589 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_Init()
8895 hhrtim->DelayedProtectionCallback = pCallback; in HAL_HRTIM_TIMxRegisterCallback()
9013 hhrtim->DelayedProtectionCallback = HAL_HRTIM_DelayedProtectionCallback; in HAL_HRTIM_TIMxUnRegisterCallback()
10819 hhrtim->DelayedProtectionCallback(hhrtim, TimerIdx); in HRTIM_Timer_ISR()
11012 hrtim->DelayedProtectionCallback(hrtim, timer_idx); in HRTIM_DMATimerxCplt()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h158 …void (* DelayedProtectionCallback)(struct __HRTIM_HandleTypeDef *hhrtim, uint32_t TimerIdx); /*!< … member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h159 …void (* DelayedProtectionCallback)(struct __HRTIM_HandleTypeDef *hhrtim, uint32_t TimerIdx); /*!< … member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h161 …void (* DelayedProtectionCallback)(struct __HRTIM_HandleTypeDef *hhrtim, uint32_t TimerIdx); /*!< … member