Searched refs:adcOffsetTrimOTPIndex (Results 1 – 1 of 1) sorted by relevance
59 Uint16 adcOffsetTrimOTPIndex; //index into OTP table of ADC offset trims in AdcSetMode() local83 adcOffsetTrimOTPIndex = 4*adc + 1*signalmode; in AdcSetMode()87 adcOffsetTrimOTPIndex = 4*adc + 1*signalmode + 2; in AdcSetMode()90 adcOffsetTrim = (*GetAdcOffsetTrimOTP)(adcOffsetTrimOTPIndex); in AdcSetMode()
Completed in 4 milliseconds