Searched defs:inter (Results 1 – 2 of 2) sorted by relevance
| /device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
| 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
|
| /device/google/contexthub/firmware/src/drivers/orientation/ |
| D | orientation.c | 155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
|