Searched refs:TempGain (Results 1 – 1 of 1) sorted by relevance
578 MS_U16 TempGain[3] ={0x1000, 0x1000, 0x1000}; in _MApi_XC_Auto_InternalTuneGain() local656 u16UpperGain[ch] = TempGain[ch]; in _MApi_XC_Auto_InternalTuneGain()666 u16LowerGain[ch] = TempGain[ch]; in _MApi_XC_Auto_InternalTuneGain()801 TempGain[ch] = Gain[ch]-0x02; in _MApi_XC_Auto_InternalTuneGain()807 TempGain[ch] = Gain[ch]+0x02; in _MApi_XC_Auto_InternalTuneGain()809 MDrv_XC_ADC_SetGain(pInstance, ch, TempGain[ch]); in _MApi_XC_Auto_InternalTuneGain()