Searched refs:decimatorOversampleRatio (Results 1 – 2 of 2) sorted by relevance
173 regData |= AFE_CFR_DEC_OSR((uint32_t)config->decimatorOversampleRatio) | in AFE_SetChannelConfig()205 config->decimatorOversampleRatio = kAFE_DecimatorOversampleRatio64; in AFE_GetDefaultChannelConfig()
181 …afe_decimator_oversample_ratio_t decimatorOversampleRatio; /*!< Select the over sampling ration. */ member