Searched defs:BatteryHistory (Results 1 – 1 of 1) sorted by relevance
55 struct BatteryHistory { struct57 uint16_t cycle_cnt;59 uint16_t full_cap;61 uint16_t esr;63 uint16_t rslow;65 uint8_t soh;67 int8_t batt_temp;69 uint8_t cutoff_soc;71 uint8_t cc_soc;75 uint8_t sys_soc;[all …]