Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5410 if (WE_FAIL == ISDS_getRawAccelerationX(sensorInterface, &rawAcc)) in ISDS_getAccelerationX_float()
5507 if (WE_FAIL == ISDS_getRawAccelerationX(sensorInterface, &rawAcc)) in ISDS_getAccelerationX_int()
5594 int8_t ISDS_getRawAccelerationX(WE_sensorInterface_t* sensorInterface, int16_t *xRawAcc) in ISDS_getRawAccelerationX() function
DWSEN_ISDS_2536030320001_hal.h1255 int8_t ISDS_getRawAccelerationX(WE_sensorInterface_t* sensorInterface, int16_t *xRawAcc);