Home
last modified time | relevance | path

Searched refs:bma250_bw_table (Results 1 – 1 of 1) sorted by relevance

/drivers/iio/accel/
Dbma180.c165 static int bma250_bw_table[] = { 8, 16, 31, 63, 125, 250, 500, 1000 }; /* Hz */ variable
846 .bw_table = bma250_bw_table,
847 .num_bw = ARRAY_SIZE(bma250_bw_table),