Searched refs:BNO055_CALDATA_END (Results 1 – 1 of 1) sorted by relevance
90 #define BNO055_CALDATA_END 0x6A macro228 if (reg >= BNO055_CALDATA_START && reg <= BNO055_CALDATA_END) in bno055_regmap_volatile()237 if ((reg < BNO055_PG1(0) && reg > BNO055_CALDATA_END) || in bno055_regmap_readable()