Home
last modified time | relevance | path

Searched refs:decimatorOversampleRatio (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/afe/
Dfsl_afe.c173 regData |= AFE_CFR_DEC_OSR((uint32_t)config->decimatorOversampleRatio) | in AFE_SetChannelConfig()
205 config->decimatorOversampleRatio = kAFE_DecimatorOversampleRatio64; in AFE_GetDefaultChannelConfig()
Dfsl_afe.h181 …afe_decimator_oversample_ratio_t decimatorOversampleRatio; /*!< Select the over sampling ration. */ member