Searched refs:ITDS_Y_OFS_USR_REG (Results 1 – 2 of 2) sorted by relevance
68 #define ITDS_Y_OFS_USR_REG 0x3D /**< Offset value for Y axis register */ macro
3822 return ITDS_WriteReg(sensorInterface, ITDS_Y_OFS_USR_REG, 1, (uint8_t *) &offsetValueYAxis); in ITDS_setOffsetValueY()3833 return ITDS_ReadReg(sensorInterface, ITDS_Y_OFS_USR_REG, 1, (uint8_t *) offsetValueYAxis); in ITDS_getOffsetValueY()