Searched defs:palmas_gpadc_info (Results 1 – 1 of 1) sorted by relevance
32 struct palmas_gpadc_info { struct34 int x1; /* lower ideal code */35 int x2; /* higher ideal code */36 int v1; /* expected lower volt reading */60 static struct palmas_gpadc_info palmas_gpadc_info[] = { argument