Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4110 assert_param(IS_HRTIM_SYNCRESET(pTimerCfg->ResetOnSync)); in HAL_HRTIM_WaveformTimerConfig()
7559 hrtim_mcr |= pTimerCfg->ResetOnSync; in HRTIM_MasterWaveform_Config()
7622 hrtim_timcr |= pTimerCfg->ResetOnSync; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4265 assert_param(IS_HRTIM_SYNCRESET(pTimerCfg->ResetOnSync)); in HAL_HRTIM_WaveformTimerConfig()
7728 hrtim_mcr |= pTimerCfg->ResetOnSync; in HRTIM_MasterWaveform_Config()
7791 hrtim_timcr |= pTimerCfg->ResetOnSync; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c4969 assert_param(IS_HRTIM_SYNCRESET(pTimerCfg->ResetOnSync)); in HAL_HRTIM_WaveformTimerConfig()
9185 hrtim_mcr |= pTimerCfg->ResetOnSync; in HRTIM_MasterWaveform_Config()
9271 hrtim_timcr |= pTimerCfg->ResetOnSync; in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h276 uint32_t ResetOnSync; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h277 uint32_t ResetOnSync; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h282 uint32_t ResetOnSync; /*!< Relevant for all HRTIM timers, including the master. member