Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h256 #define ADC_CHSELR_CHSEL22_BITOFFSET_POS (22UL) /* Equivalent to bitfield "ADC_CHSELR_CHSEL22" po… macro
3596 …| (((ChannelsBitfield & ADC_CHSELR_CHSEL22) >> ADC_CHSELR_CHSEL22_BITOFFSET_POS) * LL_ADC_CHANNEL_… in LL_ADC_REG_GetSequencerChannels()