Searched refs:fifoGyroDecimation (Results 1 – 2 of 2) sorted by relevance
130 …uint8_t fifoGyroDecimation : 3; /**< Gyro FIFO (first data set) decimation setting. Default:… member
262 fifoCtrl3.fifoGyroDecimation = (uint8_t) decimation; in ISDS_setFifoGyroDecimation()282 *decimation = (ISDS_fifoDecimation_t) fifoCtrl3.fifoGyroDecimation; in ISDS_getFifoGyroDecimation()