Searched refs:fxas21002c_lpf_values (Results 1 – 1 of 1) sorted by relevance
54 static const int fxas21002c_lpf_values[] = { variable124 int lpf_value_max = ARRAY_SIZE(fxas21002c_lpf_values) - 1; in fxas21002c_lpf_bw_from_value()128 return fxas21002c_lpf_values[value]; in fxas21002c_lpf_bw_from_value()134 int lpf_table_size = ARRAY_SIZE(fxas21002c_lpf_values); in fxas21002c_lpf_value_from_bw()138 if (fxas21002c_lpf_values[i] == hz) in fxas21002c_lpf_value_from_bw()