Searched refs:adc_GetChannel (Results 1 – 1 of 1) sorted by relevance
42 static uint8_t adc_GetChannel(uint32_t channel) { in adc_GetChannel() function137 ADC->CFG_ADC1_b.CHANNEL_SEL = adc_GetChannel(channel); in ADC_StartConversion()160 ADC->CFG_ADC2_b.CHANNEL_SEL = adc_GetChannel(channel); in ADC_StartConversion()
Completed in 11 milliseconds