Searched refs:fifoFourthDecimation (Results 1 – 2 of 2) sorted by relevance
144 …uint8_t fifoFourthDecimation : 3; /**< Fourth FIFO data set decimation setting. Default: 0. Se… member
345 fifoCtrl4.fifoFourthDecimation = (uint8_t) decimation; in ISDS_setFifoDataset4Decimation()365 *decimation = (ISDS_fifoDecimation_t) fifoCtrl4.fifoFourthDecimation; in ISDS_getFifoDataset4Decimation()