Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c74 uint32_t readyIdx; /* period ready index. */ member
1130 thisRtm->readyIdx = thisRtm->bufRtm.leadIdx; in SRTM_SaiSdmaAdapter_Start()
1135 SRTM_SaiSdmaAdapter_AddNewPeriods(thisRtm, thisRtm->readyIdx); in SRTM_SaiSdmaAdapter_Start()
1237 thisRtm->readyIdx = thisRtm->bufRtm.leadIdx; in SRTM_SaiSdmaAdapter_End()
1583 rtm->readyIdx = periodIdx; in SRTM_SaiSdmaAdapter_PeriodReady()
Dsrtm_pdm_sdma_adapter.c74 uint32_t readyIdx; /* period ready index. */ member
831 thisRtm->readyIdx = thisRtm->bufRtm.leadIdx; in SRTM_PdmSdmaAdapter_Start()
837 SRTM_PdmSdmaAdapter_AddNewPeriods(thisRtm, thisRtm->readyIdx); in SRTM_PdmSdmaAdapter_Start()
872 thisRtm->readyIdx = thisRtm->bufRtm.leadIdx; in SRTM_PdmSdmaAdapter_End()
1197 rtm->readyIdx = periodIdx; in SRTM_PdmSdmaAdapter_PeriodReady()