Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h66 #define ISDS_X_OUT_L_ACC_REG 0x28 /**< Linear acceleration output value X LSB… macro
DWSEN_ISDS_2536030320001_hal.c5598 if (WE_FAIL == ISDS_ReadReg(sensorInterface, ISDS_X_OUT_L_ACC_REG, 2, tmp)) in ISDS_getRawAccelerationX()
5663 if (WE_FAIL == ISDS_ReadReg(sensorInterface, ISDS_X_OUT_L_ACC_REG, 6, tmp)) in ISDS_getRawAccelerations()