Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c702 #define DEC_INFO(name, type, axis, inter, samples) \ argument
709 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
713 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
719 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
726 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c613 #define DEC_INFO(name, type, axis, inter, samples) \ argument
620 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
624 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
631 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
637 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c220 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument