Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c471 assert_param(IS_LL_ADC_CHANNEL(pSequence_InitStruct->ChannelForSeq10)); in LL_ADC_SequenceInit()
493 tmpval |= (pSequence_InitStruct->ChannelForSeq10) << ADC_SEQ_2_SEQ10_Pos; in LL_ADC_SequenceInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h299 …uint32_t ChannelForSeq10; /*!< Set the channel number code for the 11th conversion of … member