Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h478 static inline void ASRC_SetContextChannelNumber(ASRC_Type *base, asrc_context_t context, uint32_t c… in ASRC_SetContextChannelNumber() function
Dfsl_asrc.c684 ASRC_SetContextChannelNumber(base, context, config->contextChannelNums); in ASRC_SetContextProcessorConfig()