Home
last modified time | relevance | path

Searched refs:BMI160_ACC_RANGE_G (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c278 #ifndef BMI160_ACC_RANGE_G
279 #define BMI160_ACC_RANGE_G 8 macro
282 #if BMI160_ACC_RANGE_G == 16
284 #elif BMI160_ACC_RANGE_G == 8
290 #define kScale_acc (9.81f * BMI160_ACC_RANGE_G / 32768.0f)
1551 #if BMI160_ACC_RANGE_G == 16
1555 #elif BMI160_ACC_RANGE_G == 8