Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.c189 static status_t ASRC_SetContextProcessorConfig(ASRC_Type *base, asrc_context_t context, asrc_contex…
630 static status_t ASRC_SetContextProcessorConfig(ASRC_Type *base, asrc_context_t context, asrc_contex… in ASRC_SetContextProcessorConfig() function
918 if (ASRC_SetContextProcessorConfig(base, context, config) != kStatus_Success) in ASRC_SetContextConfig()