Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/asrc/
Dfsl_asrc.c528 ASRC_ASRMCRA_OUTFIFO_THRESHOLDA(config->outFifoThreshold - 1UL); in ASRC_SetChannelPairConfig()
710 handle->out.fifoThreshold = config->outFifoThreshold * (uint32_t)config->audioDataChannels; in ASRC_TransferSetChannelPairConfig()
Dfsl_asrc_edma.c222 …handle->out.fifoThreshold = (asrcConfig->outFifoThreshold) * (uint32_t)asrcConfig->audioDataChanne… in ASRC_TransferSetChannelPairConfigEDMA()
Dfsl_asrc.h293 uint8_t outFifoThreshold; /*!< output fifo threshold */ member