Searched refs:DEC_INFO_RATE_BIAS (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ macro 782 { DEC_INFO_RATE_BIAS("Gyroscope", GyrRates, SENS_TYPE_GYRO, NUM_AXIS_THREE,
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ macro 1108 …DEC_INFO_RATE_BIAS("Gyroscope", LSM6DSMImuRates, SENS_TYPE_GYRO, NUM_AXIS_THREE, NANOHUB_INT_NONWA… 1125 …DEC_INFO_RATE_BIAS("Magnetometer", LSM6DSMSHRates, SENS_TYPE_MAG, NUM_AXIS_THREE, NANOHUB_INT_NONW…
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 687 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ macro 767 { DEC_INFO_RATE_BIAS("Gyroscope", GyrRates, SENS_TYPE_GYRO, NUM_AXIS_THREE,
|