Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5121 int8_t ISDS_getAngularRateX_float(WE_sensorInterface_t* sensorInterface, float *xRate) in ISDS_getAngularRateX_float()
5192 int8_t ISDS_getAngularRates_float(WE_sensorInterface_t* sensorInterface, float *xRate, float *yRate… in ISDS_getAngularRates_float()
5218 int8_t ISDS_getAngularRateX_int(WE_sensorInterface_t* sensorInterface, int32_t *xRate) in ISDS_getAngularRateX_int()
5289 int8_t ISDS_getAngularRates_int(WE_sensorInterface_t* sensorInterface, int32_t *xRate, int32_t *yRa… in ISDS_getAngularRates_int()