Searched refs:nSOC (Results 1 – 1 of 1) sorted by relevance
338 uint16_t nMaxMinTemp, nSOC, nTimerH; in checkAndReportMaxfgHistory() local351 &nMaxMinVolt, &nMaxMinTemp, &nSOC, &nTimerH); in checkAndReportMaxfgHistory()366 maxfg_hist.batt_soc = (nSOC >> 8) & 0x00FF; in checkAndReportMaxfgHistory()367 maxfg_hist.msoc = nSOC & 0x00FF; in checkAndReportMaxfgHistory()