Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.c163 static status_t ASRC_SetResamplerConfig(ASRC_Type *base,
470 static status_t ASRC_SetResamplerConfig(ASRC_Type *base, in ASRC_SetResamplerConfig() function
652 if (ASRC_SetResamplerConfig(base, context, &config->contextResampler) != kStatus_Success) in ASRC_SetContextProcessorConfig()