Searched refs:ocv (Results 1 – 1 of 1) sorted by relevance
157 int32_t resistance, ocv; in recordSample() local172 ocv = -INT_MAX; in recordSample()173 } else if (!(std::stringstream(ocv_str) >> ocv)) { in recordSample()175 ocv = -INT_MAX; in recordSample()184 [OCV] = ocv}; in recordSample()