Searched refs:minInt10 (Results 1 – 4 of 4) sorted by relevance
26 static constexpr int16_t minInt10 = -0x200; variable36 auto min10 = static_cast<double>(minInt10); in baseInRange()
26 static constexpr int16_t minInt10 = -0x200; variable
30 static constexpr int16_t minInt10 = -0x200; variable246 while (bDouble > maxInt10 || bDouble < minInt10) in getSensorAttributes()
29 auto min10 = static_cast<double>(minInt10); in baseInRange()