Searched refs:outFifoThreshold (Results 1 – 3 of 3) sorted by relevance
528 ASRC_ASRMCRA_OUTFIFO_THRESHOLDA(config->outFifoThreshold - 1UL); in ASRC_SetChannelPairConfig()710 handle->out.fifoThreshold = config->outFifoThreshold * (uint32_t)config->audioDataChannels; in ASRC_TransferSetChannelPairConfig()
222 …handle->out.fifoThreshold = (asrcConfig->outFifoThreshold) * (uint32_t)asrcConfig->audioDataChanne… in ASRC_TransferSetChannelPairConfigEDMA()
293 uint8_t outFifoThreshold; /*!< output fifo threshold */ member