Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5456 if (WE_FAIL == ISDS_getRawAccelerationZ(sensorInterface, &rawAcc)) in ISDS_getAccelerationZ_float()
5553 if (WE_FAIL == ISDS_getRawAccelerationZ(sensorInterface, &rawAcc)) in ISDS_getAccelerationZ_int()
5636 int8_t ISDS_getRawAccelerationZ(WE_sensorInterface_t* sensorInterface, int16_t *zRawAcc) in ISDS_getRawAccelerationZ() function
DWSEN_ISDS_2536030320001_hal.h1257 int8_t ISDS_getRawAccelerationZ(WE_sensorInterface_t* sensorInterface, int16_t *zRawAcc);