Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c998 srtm_sai_sdma_config_t *otherCfg; in SRTM_SaiSdmaAdapter_Start() local
1022 otherCfg = &handle->rxConfig; in SRTM_SaiSdmaAdapter_Start()
1030 otherCfg = &handle->txConfig; in SRTM_SaiSdmaAdapter_Start()
1068 if (otherCfg->config.syncMode == kSAI_ModeSync) in SRTM_SaiSdmaAdapter_Start()
1148 srtm_sai_sdma_config_t *otherCfg; in SRTM_SaiSdmaAdapter_End() local
1162 otherCfg = &handle->rxConfig; in SRTM_SaiSdmaAdapter_End()
1170 otherCfg = &handle->txConfig; in SRTM_SaiSdmaAdapter_End()
1195 if (otherCfg->config.syncMode == kSAI_ModeSync) in SRTM_SaiSdmaAdapter_End()