Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160.h361 # define BMI160_DEFAULT_ODR_ACC 8 macro
363 # define BMI160_DEFAULT_ODR_ACC 1 macro
365 # define BMI160_DEFAULT_ODR_ACC 2 macro
367 # define BMI160_DEFAULT_ODR_ACC 3 macro
369 # define BMI160_DEFAULT_ODR_ACC 4 macro
371 # define BMI160_DEFAULT_ODR_ACC 5 macro
373 # define BMI160_DEFAULT_ODR_ACC 6 macro
375 # define BMI160_DEFAULT_ODR_ACC 7 macro
377 # define BMI160_DEFAULT_ODR_ACC 9 macro
379 # define BMI160_DEFAULT_ODR_ACC 10 macro
[all …]
Dbmi160.c785 acc_odr = BMI160_DEFAULT_ODR_ACC; in bmi160_attr_get()
1145 BMI160_DEFAULT_ODR_ACC) < 0) { in bmi160_init()