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