Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4416 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()
4431 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4561 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()
4576 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5651 assert_param(IS_HRTIM_CHOPPER_PULSEWIDTH(pChopperModeCfg->StartPulse)); in HAL_HRTIM_ChopperModeConfig()
5666 hrtim_chpr |= (pChopperModeCfg->StartPulse & HRTIM_CHPR_STRPW); in HAL_HRTIM_ChopperModeConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h412 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h413 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h462 uint32_t StartPulse; /*!< Specifies the Timer pulse width value. member