Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_edma_adapter.h108 } srtm_pdm_edma_ext_buf_t; typedef
191 void SRTM_PdmEdmaAdapter_SetRxExtBuf(srtm_sai_adapter_t adapter, srtm_pdm_edma_ext_buf_t *extBuf);
Dsrtm_pdm_edma_adapter.c91 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()