Searched refs:ChopperModeEnable (Results 1 – 6 of 6) sorted by relevance
1274 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOCChannelConfig()1896 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimplePWMChannelConfig()3224 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOnePulseChannelConfig()4888 assert_param(IS_HRTIM_OUTPUTCHOPPERMODE(pOutputCfg->ChopperModeEnable)); in HAL_HRTIM_WaveformOutputConfig()7909 hrtim_outr |= (pOutputCfg->ChopperModeEnable << shift); in HRTIM_OutputConfig()
1429 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOCChannelConfig()2051 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimplePWMChannelConfig()3379 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOnePulseChannelConfig()5033 assert_param(IS_HRTIM_OUTPUTCHOPPERMODE(pOutputCfg->ChopperModeEnable)); in HAL_HRTIM_WaveformOutputConfig()8078 hrtim_outr |= (pOutputCfg->ChopperModeEnable << shift); in HRTIM_OutputConfig()
1455 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOCChannelConfig()2100 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimplePWMChannelConfig()3466 OutputCfg.ChopperModeEnable = HRTIM_OUTPUTCHOPPERMODE_DISABLED; in HAL_HRTIM_SimpleOnePulseChannelConfig()6155 assert_param(IS_HRTIM_OUTPUTCHOPPERMODE(pOutputCfg->ChopperModeEnable)); in HAL_HRTIM_WaveformOutputConfig()9648 hrtim_outr |= (pOutputCfg->ChopperModeEnable << shift); in HRTIM_OutputConfig()
361 uint32_t ChopperModeEnable; /*!< Indicates whether or not the chopper mode is enabled member
362 uint32_t ChopperModeEnable; /*!< Indicates whether or not the chopper mode is enabled member
411 uint32_t ChopperModeEnable; /*!< Indicates whether or not the chopper mode is enabled member