Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DICP_101xx.cs401 long p_LUT2 = LUT_upper + (CalibrationValues[2] * t * t) / InverseQuadraticFactor; in GetCoefficients()
474 private const int LUT_upper = 12058624; //11.5 * (1 << 20); field in Antmicro.Renode.Peripherals.Sensors.ICP_101xx