Searched refs:fxas21002c_odr_values (Results 1 – 1 of 1) sorted by relevance
45 static const int fxas21002c_odr_values[] = { variable102 int odr_value_max = ARRAY_SIZE(fxas21002c_odr_values) - 1; in fxas21002c_odr_hz_from_value()106 return fxas21002c_odr_values[value]; in fxas21002c_odr_hz_from_value()112 int odr_table_size = ARRAY_SIZE(fxas21002c_odr_values); in fxas21002c_odr_value_from_hz()116 if (fxas21002c_odr_values[i] == hz) in fxas21002c_odr_value_from_hz()