Searched refs:StartPulse (Results 1 – 6 of 6) sorted by relevance
4416 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()4431 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
4561 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()4576 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
5651 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()5666 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
412 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member
413 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member
462 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member