Home
last modified time | relevance | path

Searched refs:TIM_ADV_PutChannelValue (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_tim_adv.c137 TIM_ADV_PutChannelValue(TIMx, TIM_ADV_CHN_5, conf->ChannelValue); in _TIM_ADV_EnableChannel5OutputCompare()
157 TIM_ADV_PutChannelValue(TIMx, channel, conf->ChannelValue); in TIM_ADV_EnableOutputCompare()
244 void TIM_ADV_PutChannelValue(TIM_ADV_Type * TIMx, uint32_t channel, uint16_t value) in TIM_ADV_PutChannelValue() function
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_tim_adv.h626 void TIM_ADV_PutChannelValue(TIM_ADV_Type * TIMx, uint32_t channel, uint16_t value);

Completed in 9 milliseconds