Home
last modified time | relevance | path

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

/drivers/iio/imu/bno055/
Dbno055.c68 #define BNO055_TEMP_REG 0x34 macro
831 ret = regmap_read(priv->regmap, BNO055_TEMP_REG, &raw_val); in bno055_read_temp_chan()