Searched refs:ISDS_Z_OFS_USR_REG (Results 1 – 2 of 2) sorted by relevance
89 #define ISDS_Z_OFS_USR_REG 0x75 /**< Accelerometer Z-axis user offset corre… macro
5071 return ISDS_WriteReg(sensorInterface, ISDS_Z_OFS_USR_REG, 1, (uint8_t *) &offsetValueZAxis); in ISDS_setOffsetValueZ()5082 return ISDS_ReadReg(sensorInterface, ISDS_Z_OFS_USR_REG, 1, (uint8_t *) offsetValueZAxis); in ISDS_getOffsetValueZ()