Home
last modified time | relevance | path

Searched defs:yRawRate (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
5329 int8_t ISDS_getRawAngularRateY(WE_sensorInterface_t* sensorInterface, int16_t *yRawRate) in ISDS_getRawAngularRateY()
5373 …ularRates(WE_sensorInterface_t* sensorInterface, int16_t *xRawRate, int16_t *yRawRate, int16_t *zR… in ISDS_getRawAngularRates()