Home
last modified time | relevance | path

Searched refs:userOffsetsWeight (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h305 …uint8_t userOffsetsWeight : 1; /**< Weight of accelerometer user offset bits in reg… member
DWSEN_ISDS_2536030320001_hal.c2122 ctrl6.userOffsetsWeight = offsetWeight; in ISDS_setOffsetWeight()
2142 *offsetWeight = (ISDS_state_t) ctrl6.userOffsetsWeight; in ISDS_getOffsetWeight()