Searched defs:zRate (Results 1 – 1 of 1) sorted by relevance
5167 int8_t ISDS_getAngularRateZ_float(WE_sensorInterface_t* sensorInterface, float *zRate) in ISDS_getAngularRateZ_float()5192 …AngularRates_float(WE_sensorInterface_t* sensorInterface, float *xRate, float *yRate, float *zRate) in ISDS_getAngularRates_float()5264 int8_t ISDS_getAngularRateZ_int(WE_sensorInterface_t* sensorInterface, int32_t *zRate) in ISDS_getAngularRateZ_int()5289 …larRates_int(WE_sensorInterface_t* sensorInterface, int32_t *xRate, int32_t *yRate, int32_t *zRate) in ISDS_getAngularRates_int()