Searched refs:srtm_pdm_edma_ext_buf_t (Results 1 – 2 of 2) sorted by relevance
108 } srtm_pdm_edma_ext_buf_t; typedef191 void SRTM_PdmEdmaAdapter_SetRxExtBuf(srtm_sai_adapter_t adapter, srtm_pdm_edma_ext_buf_t *extBuf);
91 srtm_pdm_edma_ext_buf_t extBuf;1427 void SRTM_PdmEdmaAdapter_SetRxExtBuf(srtm_sai_adapter_t adapter, srtm_pdm_edma_ext_buf_t *extBuf) in SRTM_PdmEdmaAdapter_SetRxExtBuf()1439 (void)memcpy(&rtm->extBuf, extBuf, sizeof(srtm_pdm_edma_ext_buf_t)); in SRTM_PdmEdmaAdapter_SetRxExtBuf()