Home
last modified time | relevance | path

Searched refs:ChannelValue (Results 1 – 8 of 8) 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()
A Dhal_tim_16b.c143 TIM_16B_PutChannelValue(TIMx, channel, conf->ChannelValue); in TIM_16B_EnableOutputCompare()
A Dhal_tim_32b.c143 TIM_32B_PutChannelValue(TIMx, channel, conf->ChannelValue); in TIM_32B_EnableOutputCompare()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_TKEY.h155 uint16_t ChannelValue; /*!< TKEY Value*/ member
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_tim_32b.h372 uint32_t ChannelValue; /*!< Value to be compared with counter. */ member
A Dhal_tim_16b.h374 uint16_t ChannelValue; /*!< Value to be compared with counter. */ member
A Dhal_tim_adv.h394 uint16_t ChannelValue; /*!< Value to be compared with counter. */ member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_TKEY.c526 htkey->ChannelValue = ChannelData->ChannelId; in HAL_TKEY_DetectProcess()

Completed in 21 milliseconds