Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c1289 OutputCfg.ResetSource = OutputCfg.SetSource; in HAL_HRTIM_SimpleOCChannelConfig()
1303 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
1311 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP1; in HAL_HRTIM_SimpleOCChannelConfig()
1315 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMCMP2; in HAL_HRTIM_SimpleOCChannelConfig()
1324 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOCChannelConfig()
1875 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimplePWMChannelConfig()
1898 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimplePWMChannelConfig()
3203 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_NONE; in HAL_HRTIM_SimpleOnePulseChannelConfig()
3226 OutputCfg.ResetSource = HRTIM_OUTPUTRESET_TIMPER; in HAL_HRTIM_SimpleOnePulseChannelConfig()
7867 hhrtim->Instance->sTimerxRegs[TimerIdx].RSTx1R = pOutputCfg->ResetSource; in HRTIM_OutputConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c1444 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()
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c1470 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()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h353 …uint32_t ResetSource; /*!< Specifies the event(s) transitioning the output from it… member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h354 …uint32_t ResetSource; /*!< Specifies the event(s) transitioning the output from it… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h403 …uint32_t ResetSource; /*!< Specifies the event(s) transitioning the output from it… member