Home
last modified time | relevance | path

Searched defs:axis (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c582 #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/
Dorientation.c155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument