Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5433 if (WE_FAIL == ISDS_getRawAccelerationY(sensorInterface, &rawAcc)) in ISDS_getAccelerationY_float()
5530 if (WE_FAIL == ISDS_getRawAccelerationY(sensorInterface, &rawAcc)) in ISDS_getAccelerationY_int()
5615 int8_t ISDS_getRawAccelerationY(WE_sensorInterface_t* sensorInterface, int16_t *yRawAcc) in ISDS_getRawAccelerationY() function
DWSEN_ISDS_2536030320001_hal.h1256 int8_t ISDS_getRawAccelerationY(WE_sensorInterface_t* sensorInterface, int16_t *yRawAcc);