Searched defs:BatteryHistory (Results 1 – 1 of 1) sorted by relevance
56 struct BatteryHistory { struct58 uint16_t cycle_cnt;60 uint16_t full_cap;62 uint16_t esr;64 uint16_t rslow;66 uint8_t soh;68 int8_t batt_temp;70 uint8_t cutoff_soc;72 uint8_t cc_soc;76 uint8_t sys_soc;[all …]