Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c462 assert_param(IS_LL_ADC_CHANNEL(pSequence_InitStruct->ChannelForSeq1)); in LL_ADC_SequenceInit()
479 tmpval |= (pSequence_InitStruct->ChannelForSeq1) << ADC_SEQ_1_SEQ1_Pos; in LL_ADC_SequenceInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h254 …uint32_t ChannelForSeq1; /*!< Set the channel number code for the 2nd conversion of t… member