Searched refs:ISDS_X_OFS_USR_REG (Results 1 – 2 of 2) sorted by relevance
87 #define ISDS_X_OFS_USR_REG 0x73 /**< Accelerometer X-axis user offset corre… macro
5027 return ISDS_WriteReg(sensorInterface, ISDS_X_OFS_USR_REG, 1, (uint8_t *) &offsetValueXAxis); in ISDS_setOffsetValueX()5038 return ISDS_ReadReg(sensorInterface, ISDS_X_OFS_USR_REG, 1, (uint8_t *) offsetValueXAxis); in ISDS_getOffsetValueX()