Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Adc.c59 Uint16 adcOffsetTrimOTPIndex; //index into OTP table of ADC offset trims in AdcSetMode() local
83 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