Searched defs:applyOffset (Results 1 – 2 of 2) sorted by relevance
3987 int8_t ITDS_enableApplyOffset(WE_sensorInterface_t* sensorInterface, ITDS_state_t applyOffset) in ITDS_enableApplyOffset()4007 int8_t ITDS_isApplyOffsetEnabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *applyOffset) in ITDS_isApplyOffsetEnabled()4027 int8_t ITDS_enableApplyWakeUpOffset(WE_sensorInterface_t* sensorInterface, ITDS_state_t applyOffset) in ITDS_enableApplyWakeUpOffset()4047 …t ITDS_isApplyWakeUpOffsetEnabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *applyOffset) in ITDS_isApplyWakeUpOffsetEnabled()
533 …uint8_t applyOffset : 1; /**< USR_OFF_ON_OUT: Enable application of user offset value to o… member