| D | bosch_bmi160.c | 582 #define DEC_INFO(name, type, axis, inter, samples) \ argument 589 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 593 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 600 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 606 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|