Searched defs:max17055_data (Results 1 – 1 of 1) sorted by relevance
47 struct max17055_data { struct49 uint16_t voltage;51 uint16_t ocv;53 int16_t avg_current;55 uint16_t state_of_charge;57 int16_t internal_temp;59 uint16_t full_cap;61 uint16_t remaining_cap;63 uint16_t time_to_empty;65 uint16_t time_to_full;[all …]