Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c189 uint32_t i, n, alignment, maxPeriodSize; in SRTM_SaiSdmaAdaptor_ResetLocalBuf() local
201 maxPeriodSize = in SRTM_SaiSdmaAdaptor_ResetLocalBuf()
207 n = (rtm->periodSize + maxPeriodSize - 1U) / maxPeriodSize; in SRTM_SaiSdmaAdaptor_ResetLocalBuf()
214 if (rtm->localRtm.periodSize > maxPeriodSize) in SRTM_SaiSdmaAdaptor_ResetLocalBuf()