Searched refs:ocv (Results 1 – 1 of 1) sorted by relevance
158 int32_t resistance, ocv; in recordSample() local173 ocv = -INT_MAX; in recordSample()174 } else if (!(std::stringstream(ocv_str) >> ocv)) { in recordSample()176 ocv = -INT_MAX; in recordSample()185 [OCV] = ocv}; in recordSample()