Home
last modified time | relevance | path

Searched refs:tgo (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Drts8891.c4613 int go = 250, tgo = 250, bgo = 0; in dark_calibration() local
4827 tgo = go; in dark_calibration()
4834 tgo = go; in dark_calibration()
4835 go = (tgo + bgo) / 2; in dark_calibration()
4840 go = (tgo + bgo + 1) / 2; in dark_calibration()
4844 while ((tro != bro) || (tgo != bgo) || (tbo != bbo)); in dark_calibration()
5229 int go = 250, tgo = 250, bgo = 123; in offset_calibration() local
5416 tgo = go; in offset_calibration()
5423 tgo = go; in offset_calibration()
5424 go = (tgo in offset_calibration()
[all...]

Completed in 5 milliseconds