Searched refs:CHSELR (Results 1 – 6 of 6) sorted by relevance
409 CLEAR_BIT(ADCx->CHSELR, in LL_ADC_DeInit()417 CLEAR_BIT(ADCx->CHSELR, in LL_ADC_DeInit()
1664 hadc->Instance->CHSELR |= (uint32_t)(sConfig->Channel & ADC_CHANNEL_MASK); in HAL_ADC_ConfigChannel()1698 hadc->Instance->CHSELR &= ~((uint32_t)(sConfig->Channel & ADC_CHANNEL_MASK)); in HAL_ADC_ConfigChannel()
2449 WRITE_REG(ADCx->CHSELR, (Channel & ADC_CHANNEL_ID_BITFIELD_MASK)); in LL_ADC_REG_SetSequencerChannels()2527 SET_BIT(ADCx->CHSELR, (Channel & ADC_CHANNEL_ID_BITFIELD_MASK)); in LL_ADC_REG_SetSequencerChAdd()2605 CLEAR_BIT(ADCx->CHSELR, (Channel & ADC_CHANNEL_ID_BITFIELD_MASK)); in LL_ADC_REG_SetSequencerChRem()2678 register uint32_t ChannelsBitfield = READ_BIT(ADCx->CHSELR, ADC_CHSELR_CHSEL); in LL_ADC_REG_GetSequencerChannels()
154 …__IO uint32_t CHSELR; /*!< ADC channel selection register, Addre… member
157 …__IO uint32_t CHSELR; /*!< ADC channel selection register, Addre… member
156 …__IO uint32_t CHSELR; /*!< ADC channel selection register, Addre… member