Searched refs:ISDS_gyroOutputDataRate_t (Results 1 – 2 of 2) sorted by relevance
769 } ISDS_gyroOutputDataRate_t; typedef989 …t ISDS_setGyroOutputDataRate(WE_sensorInterface_t* sensorInterface, ISDS_gyroOutputDataRate_t odr);990 … ISDS_getGyroOutputDataRate(WE_sensorInterface_t* sensorInterface, ISDS_gyroOutputDataRate_t *odr);
1299 int8_t ISDS_setGyroOutputDataRate(WE_sensorInterface_t* sensorInterface, ISDS_gyroOutputDataRate_t … in ISDS_setGyroOutputDataRate()1319 int8_t ISDS_getGyroOutputDataRate(WE_sensorInterface_t* sensorInterface, ISDS_gyroOutputDataRate_t … in ISDS_getGyroOutputDataRate()1328 *odr = (ISDS_gyroOutputDataRate_t) ctrl2.gyroOutputDataRate; in ISDS_getGyroOutputDataRate()