Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_sdma_adapter.c119 } *srtm_pdm_sdma_adapter_t; typedef
127 static void SRTM_PdmSdmaAdapter_PumpExtraBuf(srtm_pdm_sdma_adapter_t handle);
130 static void SRTM_PdmSdmaAdapter_CopyData(srtm_pdm_sdma_adapter_t handle);
144 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)(void *)adapter; in SRTM_PdmSdmaAdapter_GetAudioServiceState()
162 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param; in SRTM_PdmSdmaAdapter_RecycleRxMessage()
201 static status_t SRTM_PdmSdmaAdapter_PeriodReceiveSDMA(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_PeriodReceiveSDMA()
275 static void SRTM_PdmSdmaAdapter_DmaTransfer(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_DmaTransfer()
297 static void SRTM_PdmSdmaAdapter_PeriodCopyAndNotify(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_PeriodCopyAndNotify()
355 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param1; in SRTM_PdmSdmaAdapter_DataCopyProc()
361 static void SRTM_PdmSdmaAdapter_CopyData(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_CopyData()
[all …]