Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h146 kASRC_ResamplerTaps_128 = 128U, /*!< resampler taps 128 */ enumerator
Dfsl_asrc.c874 config->contextResampler.tap = kASRC_ResamplerTaps_128; in ASRC_GetContextDefaultConfig()