Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c5194 int16_t xRawRate, yRawRate, zRawRate; in ISDS_getAngularRates_float() local
5291 int16_t xRawRate, yRawRate, zRawRate; in ISDS_getAngularRates_int() local
5350 int8_t ISDS_getRawAngularRateZ(WE_sensorInterface_t* sensorInterface, int16_t *zRawRate) in ISDS_getRawAngularRateZ()
5373 …tes(WE_sensorInterface_t* sensorInterface, int16_t *xRawRate, int16_t *yRawRate, int16_t *zRawRate) in ISDS_getRawAngularRates()