I am trying to configure the ADC on the CC2650 Launchpad.
I was looking at the ADCBuf and ADC Projects available in the resource explorer to understand the API.
ADCBuf: dev.ti.com/.../
ADC: dev.ti.com/.../
However, I could not find where they designate a pin to be routed to the ADC.
A pin has to be internally routed to the ADC, right? How else would the ADC know where to sample from?
Where in these projects I can find the code responsible for the routing? Or am I misunderstanding how the ADC works?