Searched refs:ADC_SetChannel (Results 1 – 2 of 2) sorted by relevance
150 ADC_SetChannel(pADC,ADC_CHANNEL_DISABLE); in ADC_DeInit()168 ADC_SetChannel(pADC,u8Channel); in ADC_PollRead()200 void ADC_SetChannel( ADC_Type *pADC, uint8_t u8Channel ) in ADC_SetChannel() function
664 void ADC_SetChannel( ADC_Type *pADC, uint8_t u8Channel );
Completed in 5 milliseconds