Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c50 uint32_t remoteIdx; /* save remote period index which the local period end points to */ member
223 rtm->localRtm.periodsInfo[i].remoteIdx = 0U; in SRTM_SaiSdmaAdaptor_ResetLocalBuf()
414 rtm->localRtm.periodsInfo[dstRtm->leadIdx].remoteIdx = srcRtm->loadIdx; in SRTM_SaiSdmaAdapter_CopyData()
648 …rtm->finishedBufOffset = rtm->localRtm.periodsInfo[rtm->localRtm.bufRtm.chaseIdx].remoteIdx * rtm-… in SRTM_SaiSdmaTxCallback()