Searched defs:inter (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 514 #define DEC_INFO(name, type, axis, inter, samples) \ argument 521 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 525 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 532 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
|
/device/google/contexthub/firmware/src/drivers/orientation/ |
D | orientation.c | 146 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
|