Searched refs:ocv (Results 1 – 1 of 1) sorted by relevance
137 int32_t resistance, ocv; in recordSample() local152 ocv = -INT_MAX; in recordSample()153 } else if (!(std::stringstream(ocv_str) >> ocv)) { in recordSample()155 ocv = -INT_MAX; in recordSample()164 [OCV] = ocv}; in recordSample()