Searched refs:fxas21002c_odr_values (Results 1 – 1 of 1) sorted by relevance
111 static const int fxas21002c_odr_values[] = { variable168 int odr_value_max = ARRAY_SIZE(fxas21002c_odr_values) - 1; in fxas21002c_odr_hz_from_value()172 return fxas21002c_odr_values[value]; in fxas21002c_odr_hz_from_value()178 int odr_table_size = ARRAY_SIZE(fxas21002c_odr_values); in fxas21002c_odr_value_from_hz()182 if (fxas21002c_odr_values[i] == hz) in fxas21002c_odr_value_from_hz()