Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.c130 static status_t ASRC_GetResamplerConfig(asrc_context_resampler_config_t *config,
375 static status_t ASRC_GetResamplerConfig(asrc_context_resampler_config_t *config, asrc_resampler_tap… in ASRC_GetResamplerConfig() function
646 …if (ASRC_GetResamplerConfig(&config->contextResampler, config->contextResampler.tap) != kStatus_Su… in ASRC_SetContextProcessorConfig()