Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_edma_adapter.c122 static const char *saiDirection[] = {"Rx", "Tx"}; variable
747 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiEdmaAdapter_Open()
754 …BUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_SaiEdmaAdapter_Open()
785 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiEdmaAdapter_Start()
811 …EBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_SaiEdmaAdapter_Start()
818 …MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDirection[dir]); in SRTM_SaiEdmaAdapter_Start()
825 saiDirection[dir]); in SRTM_SaiEdmaAdapter_Start()
926 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiEdmaAdapter_End()
1024 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiEdmaAdapter_Close()
1051 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiEdmaAdapter_Pause()
[all …]
Dsrtm_pdm_edma_adapter.c168 static const char *saiDirection[] = {"Rx", "Tx"}; variable
841 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmEdmaAdapter_Open()
857 …BUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_PdmEdmaAdapter_Open()
880 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmEdmaAdapter_Start()
884 …EBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_PdmEdmaAdapter_Start()
891 …MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDirection[dir]); in SRTM_PdmEdmaAdapter_Start()
898 saiDirection[dir]); in SRTM_PdmEdmaAdapter_Start()
1006 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmEdmaAdapter_Close()
1031 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmEdmaAdapter_Pause()
1046 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmEdmaAdapter_Restart()
[all …]
Dsrtm_pdm_sdma_adapter.c136 static const char *saiDirection[] = {"Rx", "Tx"}; variable
755 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Open()
762 …BUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_PdmSdmaAdapter_Open()
782 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Start()
786 …EBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_PdmSdmaAdapter_Start()
793 …MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDirection[dir]); in SRTM_PdmSdmaAdapter_Start()
800 saiDirection[dir]); in SRTM_PdmSdmaAdapter_Start()
889 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Close()
914 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Pause()
929 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Restart()
[all …]
Dsrtm_sai_sdma_adapter.c132 static const char *saiDirection[] = {"Rx", "Tx"}; variable
971 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Open()
978 …BUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_SaiSdmaAdapter_Open()
1017 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Start()
1041 …EBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirection[dir], in SRTM_SaiSdmaAdapter_Start()
1048 …MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDirection[dir]); in SRTM_SaiSdmaAdapter_Start()
1055 saiDirection[dir]); in SRTM_SaiSdmaAdapter_Start()
1156 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_End()
1265 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Close()
1288 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Pause()
[all …]