Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4148 pTimerCfg->DelayedProtectionMode)); in HAL_HRTIM_WaveformTimerConfig()
7675 if (((pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV6) in HRTIM_TimingUnitWaveform_Config()
7676 && (pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV7)) in HRTIM_TimingUnitWaveform_Config()
7680 hrtim_timoutr |= pTimerCfg->DelayedProtectionMode; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4303 pTimerCfg->DelayedProtectionMode)); in HAL_HRTIM_WaveformTimerConfig()
7844 if ( ((pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV6) in HRTIM_TimingUnitWaveform_Config()
7845 && (pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV7)) in HRTIM_TimingUnitWaveform_Config()
7849 hrtim_timoutr |= pTimerCfg->DelayedProtectionMode; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5007 pTimerCfg->DelayedProtectionMode)); in HAL_HRTIM_WaveformTimerConfig()
9320 if (((pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV6) in HRTIM_TimingUnitWaveform_Config()
9321 && (pTimerCfg->DelayedProtectionMode != HRTIM_TIMER_A_B_C_DELAYEDPROTECTION_BALANCED_EEV7)) in HRTIM_TimingUnitWaveform_Config()
9325 hrtim_timoutr |= pTimerCfg->DelayedProtectionMode; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h307 uint32_t DelayedProtectionMode; /*!< Relevant for Timer A to Timer E. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h308 uint32_t DelayedProtectionMode; /*!< Relevant for Timer A to Timer E. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h313 uint32_t DelayedProtectionMode; /*!< Relevant for Timer A to Timer F. member