Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.c1837 int8_t ITDS_getAccelerationZ_float(WE_sensorInterface_t* sensorInterface, float *zAcc) in ITDS_getAccelerationZ_float()
1867 float *zAcc) in ITDS_getAccelerations_float()
2069 int8_t ITDS_getAccelerationZ_int(WE_sensorInterface_t* sensorInterface, int16_t *zAcc) in ITDS_getAccelerationZ_int()
2099 int16_t *zAcc) in ITDS_getAccelerations_int()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5453 int8_t ISDS_getAccelerationZ_float(WE_sensorInterface_t* sensorInterface, float *zAcc) in ISDS_getAccelerationZ_float()
5478 …etAccelerations_float(WE_sensorInterface_t* sensorInterface, float *xAcc, float *yAcc, float *zAcc) in ISDS_getAccelerations_float()
5550 int8_t ISDS_getAccelerationZ_int(WE_sensorInterface_t* sensorInterface, int16_t *zAcc) in ISDS_getAccelerationZ_int()
5575 …celerations_int(WE_sensorInterface_t* sensorInterface, int16_t *xAcc, int16_t *yAcc, int16_t *zAcc) in ISDS_getAccelerations_int()