Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c469 assert_param(IS_LL_ADC_CHANNEL(pSequence_InitStruct->ChannelForSeq8)); in LL_ADC_SequenceInit()
491 tmpval |= (pSequence_InitStruct->ChannelForSeq8) << ADC_SEQ_2_SEQ8_Pos; in LL_ADC_SequenceInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h289 …uint32_t ChannelForSeq8; /*!< Set the channel number code for the 9th conversion of t… member