Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_edma_adapter.c106 } *srtm_pdm_edma_runtime_t; typedef
163 static void SRTM_PdmEdmaAdapter_AddNewPeriods(srtm_pdm_edma_runtime_t rtm, uint32_t periodIdx);
200 static void SRTM_PdmEdmaAdaptor_ResetLocalBuf(srtm_pdm_edma_runtime_t rtm) in SRTM_PdmEdmaAdaptor_ResetLocalBuf()
238 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_PeriodReceiveEDMA()
311 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_DmaTransfer()
334 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_PeriodCopyAndNotify()
410 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_CopyData()
429 static void SRTM_PdmEdmaAdapter_AddNewPeriods(srtm_pdm_edma_runtime_t rtm, uint32_t periodIdx) in SRTM_PdmEdmaAdapter_AddNewPeriods()
452 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_Transfer()
481 srtm_pdm_edma_runtime_t rtm = &handle->rxRtm; in SRTM_PdmEdmaAdapter_RxTransferProc()
[all …]