Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h125 struct BatteryHistoryRawFormat { struct
126 uint16_t tempco;
127 uint16_t rcomp0;
128 uint8_t timer_h;
129 unsigned fullcapnom:10;
130 unsigned fullcaprep:10;
131 unsigned mixsoc:6;
132 unsigned vfsoc:6;
133 unsigned maxvolt:4;
134 unsigned minvolt:4;
[all …]