Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c999 srtm_audio_dir_t otherDir; in SRTM_SaiSdmaAdapter_Start() local
1023 otherDir = SRTM_AudioDirRx; in SRTM_SaiSdmaAdapter_Start()
1031 otherDir = SRTM_AudioDirTx; in SRTM_SaiSdmaAdapter_Start()
1092 SRTM_SaiSdmaAdapter_InitSAI(handle, otherDir); in SRTM_SaiSdmaAdapter_Start()
1094 SRTM_SaiSdmaAdapter_SetFormat(handle, otherDir); in SRTM_SaiSdmaAdapter_Start()
1149 srtm_audio_dir_t otherDir; in SRTM_SaiSdmaAdapter_End() local
1163 otherDir = SRTM_AudioDirRx; in SRTM_SaiSdmaAdapter_End()
1171 otherDir = SRTM_AudioDirTx; in SRTM_SaiSdmaAdapter_End()
1214 SRTM_SaiSdmaAdapter_DeinitSAI(handle, otherDir); in SRTM_SaiSdmaAdapter_End()