Searched refs:channel_preselectione (Results 1 – 2 of 2) sorted by relevance
4320 __IO uint32_t channel_preselectione = READ_REG(ADCx->PCSEL); in LL_ADC_SetChannelPreselection() local4322 … channel_preselectione | (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB((uint32_t)Channel) & 0x1FUL))); in LL_ADC_SetChannelPreselection()
5263 __IO uint32_t channel_preselectione = READ_REG(ADCx->PCSEL); in LL_ADC_SetChannelPreselection() local5265 … channel_preselectione | (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB((uint32_t)Channel) & 0x1FUL))); in LL_ADC_SetChannelPreselection()