Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h248 } asrc_context_resampler_config_t; typedef
257 asrc_context_resampler_config_t contextResampler; /*!< context resampler configuration */
Dfsl_asrc.c130 static status_t ASRC_GetResamplerConfig(asrc_context_resampler_config_t *config,
165 asrc_context_resampler_config_t *config);
375 static status_t ASRC_GetResamplerConfig(asrc_context_resampler_config_t *config, asrc_resampler_tap… in ASRC_GetResamplerConfig()
472 asrc_context_resampler_config_t *config) in ASRC_SetResamplerConfig()