Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4151 assert_param(IS_HRTIM_TIMUPDATEONRESET(pTimerCfg->ResetUpdate)); in HAL_HRTIM_WaveformTimerConfig()
7649 hrtim_timcr |= pTimerCfg->ResetUpdate; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4306 assert_param(IS_HRTIM_TIMUPDATEONRESET(pTimerCfg->ResetUpdate)); in HAL_HRTIM_WaveformTimerConfig()
7818 hrtim_timcr |= pTimerCfg->ResetUpdate; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5011 assert_param(IS_HRTIM_TIMUPDATEONRESET(pTimerCfg->ResetUpdate)); in HAL_HRTIM_WaveformTimerConfig()
9298 hrtim_timcr |= pTimerCfg->ResetUpdate; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h316 uint32_t ResetUpdate; /*!< Relevant for Timer A to Timer E. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h317 uint32_t ResetUpdate; /*!< Relevant for Timer A to Timer E. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h324 uint32_t ResetUpdate; /*!< Relevant for Timer A to Timer F. member