Searched refs:gyroFullScale (Results 1 – 2 of 2) sorted by relevance
237 …uint8_t gyroFullScale : 3; /**< Gyroscope full-scale selection. Default value: 0. See I… member
1257 ctrl2.gyroFullScale = fullScale; in ISDS_setGyroFullScale()1285 *fullScale = (ISDS_gyroFullScale_t) ctrl2.gyroFullScale; in ISDS_getGyroFullScale()