Home
last modified time | relevance | path

Searched defs:yAcc (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.c1814 int8_t ITDS_getAccelerationY_float(WE_sensorInterface_t* sensorInterface, float *yAcc) in ITDS_getAccelerationY_float()
1866 float *yAcc, in ITDS_getAccelerations_float()
2046 int8_t ITDS_getAccelerationY_int(WE_sensorInterface_t* sensorInterface, int16_t *yAcc) in ITDS_getAccelerationY_int()
2098 int16_t *yAcc, in ITDS_getAccelerations_int()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5430 int8_t ISDS_getAccelerationY_float(WE_sensorInterface_t* sensorInterface, float *yAcc) in ISDS_getAccelerationY_float()
5478 int8_t ISDS_getAccelerations_float(WE_sensorInterface_t* sensorInterface, float *xAcc, float *yAcc,… in ISDS_getAccelerations_float()
5527 int8_t ISDS_getAccelerationY_int(WE_sensorInterface_t* sensorInterface, int16_t *yAcc) in ISDS_getAccelerationY_int()
5575 …celerations_int(WE_sensorInterface_t* sensorInterface, int16_t *xAcc, int16_t *yAcc, int16_t *zAcc) in ISDS_getAccelerations_int()