Searched refs:offsetvalueZAxis (Results 1 – 1 of 1) sorted by relevance
3842 int8_t ITDS_setOffsetValueZ(WE_sensorInterface_t* sensorInterface, int8_t offsetvalueZAxis) in ITDS_setOffsetValueZ() argument3844 return ITDS_WriteReg(sensorInterface, ITDS_Z_OFS_USR_REG, 1, (uint8_t *) &offsetvalueZAxis); in ITDS_setOffsetValueZ()