Home
last modified time | relevance | path

Searched refs:BalancedIdleAutomaticResume (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5008 assert_param(IS_HRTIM_OUTPUTBALANCEDIDLE(pTimerCfg->BalancedIdleAutomaticResume)); in HAL_HRTIM_WaveformTimerConfig()
9330 hrtim_timoutr |= (pTimerCfg->BalancedIdleAutomaticResume); in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h316 …uint32_t BalancedIdleAutomaticResume; /*!< Indicates whether or not outputs are automatically re-e… member