Home
last modified time | relevance | path

Searched defs:BatteryHistoryExtend (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h116 struct BatteryHistoryExtend { struct
117 uint16_t tempco;
118 uint16_t rcomp0;
119 uint8_t timer_h;
120 unsigned fullcapnom:10;
121 unsigned fullcaprep:10;
122 unsigned mixsoc:6;
123 unsigned vfsoc:6;
124 unsigned maxvolt:4;
125 unsigned minvolt:4;
[all …]