Searched refs:bma023_bw_table (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | bma180.c | 181 static int bma023_bw_table[] = { 25, 50, 100, 190, 375, 750, 1500 }; /* Hz */ variable 793 .bw_table = bma023_bw_table, 794 .num_bw = ARRAY_SIZE(bma023_bw_table), 822 .bw_table = bma023_bw_table, 823 .num_bw = ARRAY_SIZE(bma023_bw_table),
|