Lines Matching refs:ResetSource
1444 OutputCfg.ResetSource = OutputCfg.SetSource; in HAL_HRTIM_SimpleOCChannelConfig()
1458 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
1466 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP1; in HAL_HRTIM_SimpleOCChannelConfig()
1470 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP2; in HAL_HRTIM_SimpleOCChannelConfig()
1479 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
2030 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimplePWMChannelConfig()
2053 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimplePWMChannelConfig()
3358 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOnePulseChannelConfig()
3381 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimpleOnePulseChannelConfig()
8036 hhrtim->Instance->sTimerxRegs[TimerIdx].RSTx1R = pOutputCfg->ResetSource; in HRTIM_OutputConfig()
8048 hhrtim->Instance->sTimerxRegs[TimerIdx].RSTx2R = pOutputCfg->ResetSource; in HRTIM_OutputConfig()