Searched defs:yRate (Results 1 – 1 of 1) sorted by relevance
5144 int8_t ISDS_getAngularRateY_float(WE_sensorInterface_t* sensorInterface, float *yRate) in ISDS_getAngularRateY_float()5192 int8_t ISDS_getAngularRates_float(WE_sensorInterface_t* sensorInterface, float *xRate, float *yRate… in ISDS_getAngularRates_float()5241 int8_t ISDS_getAngularRateY_int(WE_sensorInterface_t* sensorInterface, int32_t *yRate) in ISDS_getAngularRateY_int()5289 …ularRates_int(WE_sensorInterface_t* sensorInterface, int32_t *xRate, int32_t *yRate, int32_t *zRat… in ISDS_getAngularRates_int()