Searched defs:BatteryHistoryInt32 (Results 1 – 1 of 1) sorted by relevance
141 struct BatteryHistoryInt32 { struct142 int32_t cycle_cnt;143 int32_t full_cap;144 int32_t esr;145 int32_t rslow;146 int32_t soh;147 int32_t batt_temp;148 int32_t cutoff_soc;149 int32_t cc_soc;150 int32_t sys_soc;[all …]