Linux Kernel
3.7.1
|
#include <ab8500-bm.h>
Data Fields | |
int | temp |
int | resist |
struct res_to_temp - defines one point in a temp to res curve. To be used in battery packs that combines the identification resistor with a NTC resistor. : battery pack temperature in Celcius : NTC resistor net total resistance
Definition at line 242 of file ab8500-bm.h.
int resist |
Definition at line 244 of file ab8500-bm.h.
int temp |
Definition at line 243 of file ab8500-bm.h.