Searched refs:ASRC_SetChannelPairConfig (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/asrc/ |
| D | fsl_asrc.c | 445 status_t ASRC_SetChannelPairConfig(ASRC_Type *base, in ASRC_SetChannelPairConfig() function 713 …if (ASRC_SetChannelPairConfig(base, handle->channelPair, config, inputSampleRate, outputSampleRate… in ASRC_TransferSetChannelPairConfig()
|
| D | fsl_asrc_edma.c | 216 …if (ASRC_SetChannelPairConfig(base, handle->channelPair, asrcConfig, inSampleRate, outSampleRate) … in ASRC_TransferSetChannelPairConfigEDMA()
|
| D | fsl_asrc.h | 413 status_t ASRC_SetChannelPairConfig(ASRC_Type *base,
|