Searched refs:fxas21002c_lpf_values (Results 1 – 1 of 1) sorted by relevance
120 static const int fxas21002c_lpf_values[] = { variable190 int lpf_value_max = ARRAY_SIZE(fxas21002c_lpf_values) - 1; in fxas21002c_lpf_bw_from_value()194 return fxas21002c_lpf_values[value]; in fxas21002c_lpf_bw_from_value()200 int lpf_table_size = ARRAY_SIZE(fxas21002c_lpf_values); in fxas21002c_lpf_value_from_bw()204 if (fxas21002c_lpf_values[i] == hz) in fxas21002c_lpf_value_from_bw()