Searched refs:countsPerPeriod (Results 1 – 2 of 2) sorted by relevance
78 …countsPerPeriod; /* The DMA transfer count for each period. If the periodSize is larger than max… member658 if (rtm->curXferIdx == rtm->countsPerPeriod) in SRTM_SaiSdmaTxCallback()739 if (rtm->curXferIdx == rtm->countsPerPeriod) /* All the transfer in a period is done. */ in SRTM_SaiSdmaRxCallback()1419 rtm->countsPerPeriod = (rtm->periodSize + rtm->maxXferSize - 1U) / rtm->maxXferSize; in SRTM_SaiSdmaAdapter_SetBuf()
77 …uint32_t countsPerPeriod; /* The DMA transfer count for each period. If the periodSize is larger t… member646 if (rtm->curXferIdx == rtm->countsPerPeriod) /* All the transfer in a period is done. */ in SRTM_PdmSdmaRxCallback()1040 rtm->countsPerPeriod = (rtm->periodSize + rtm->maxXferSize - 1U) / rtm->maxXferSize; in SRTM_PdmSdmaAdapter_SetBuf()