Home
last modified time | relevance | path

Searched refs:ADC_RESOLUTION_10_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dadc.c231 else if (bitResolution == ADC_RESOLUTION_10_BIT) in ADCAdjustValueForGain()
265 else if (bitResolution == ADC_RESOLUTION_10_BIT) in ADCValueToMicrovolts()
Dadc.h99 #define ADC_RESOLUTION_10_BIT ADC_CTL2_RES_BIT_10 macro