Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c464 assert_param(IS_LL_ADC_CHANNEL(pSequence_InitStruct->ChannelForSeq3)); in LL_ADC_SequenceInit()
481 tmpval |= (pSequence_InitStruct->ChannelForSeq3) << ADC_SEQ_1_SEQ3_Pos; in LL_ADC_SequenceInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h264 …uint32_t ChannelForSeq3; /*!< Set the channel number code for the 4th conversion of t… member