Lines Matching refs:ResetSource
1470 OutputCfg.ResetSource = OutputCfg.SetSource; in HAL_HRTIM_SimpleOCChannelConfig()
1484 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
1492 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP1; in HAL_HRTIM_SimpleOCChannelConfig()
1496 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP2; in HAL_HRTIM_SimpleOCChannelConfig()
1505 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
2079 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimplePWMChannelConfig()
2102 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimplePWMChannelConfig()
3445 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOnePulseChannelConfig()
3468 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimpleOnePulseChannelConfig()
9605 hhrtim->Instance->sTimerxRegs[TimerIdx].RSTx1R = pOutputCfg->ResetSource; in HRTIM_OutputConfig()
9618 hhrtim->Instance->sTimerxRegs[TimerIdx].RSTx2R = pOutputCfg->ResetSource; in HRTIM_OutputConfig()