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