Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Drts8891.c103 #define OFFSET_MARGIN 0.3 /* acceptable margin for offset average */ macro
5371 if (fabs (ra - OFFSET_TARGET) < OFFSET_MARGIN) in offset_calibration()
5393 if (fabs (ba - OFFSET_TARGET) < OFFSET_MARGIN) in offset_calibration()
5414 if (fabs (ga - OFFSET_TARGET) < OFFSET_MARGIN) in offset_calibration()

Completed in 7 milliseconds