Searched refs:BMI270_GYR_RANGE_1000DPS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/drivers/sensor/bmi270/ | ||
D | bmi270.h | 244 #define BMI270_GYR_RANGE_1000DPS 0x01 macro |
D | bmi270.c | 433 reg = BMI270_GYR_RANGE_1000DPS; in set_gyro_range() |