Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c45 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Create()
69 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Destroy()
102 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Start()
128 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Stop()
152 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Activate()
174 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_PeerCore_Deactivate()
193 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: 0x%x\r\n", __func__, channel); in SRTM_PeerCore_AddChannel()
214 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: 0x%x\r\n", __func__, channel); in SRTM_PeerCore_RemoveChannel()
240 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, state); in SRTM_PeerCore_SetState()
Dsrtm_dispatcher.c221 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Dispatcher_Create()
256 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Dispatcher_Destroy()
304 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Dispatcher_Start()
320 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Dispatcher_Stop()
341 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Dispatcher_Run()
392 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: 0x%x\r\n", __func__, core); in SRTM_Dispatcher_AddPeerCore()
418 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: 0x%x\r\n", __func__, core); in SRTM_Dispatcher_RemovePeerCore()
492 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, service->category); in SRTM_Dispatcher_RegisterService()
514 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, service->category); in SRTM_Dispatcher_UnregisterService()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_codec_adapter.c46 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d. fmt %d, srate %d\r\n", __func__, index, forma… in SRTM_I2CCodecAdapter_SetParam()
96 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d, %d\r\n", __func__, reg, regVal); in SRTM_I2CCodecAdapter_SetReg()
118 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, reg); in SRTM_I2CCodecAdapter_GetReg()
139 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CCodecAdapter_Create()
163 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CCodecAdapter_Destroy()
Dsrtm_pdm_sdma_adapter.c755 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); 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()
842 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, index); in SRTM_PdmSdmaAdapter_End()
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()
948 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d. fmt %d, ch %d, srate %d\r\n", __func__, sai… in SRTM_PdmSdmaAdapter_SetParam()
1010 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d. buf [0x%x, 0x%x]; prd size 0x%x, idx %d\r\n… in SRTM_PdmSdmaAdapter_SetBuf()
1053 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Suspend()
1089 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Resume()
[all …]
Dsrtm_sai_sdma_adapter.c972 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Open()
1018 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Start()
1157 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_End()
1266 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Close()
1289 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Pause()
1315 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Restart()
1348 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d. fmt %d, ch %d, srate %d\r\n", __func__, sai… in SRTM_SaiSdmaAdapter_SetParam()
1410 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d. buf [0x%x, 0x%x]; prd size 0x%x, idx %d\r\n… in SRTM_SaiSdmaAdapter_SetBuf()
1444 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Suspend()
1495 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Resume()
[all …]
Dsrtm_i2c_service.c144 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CService_Create()
167 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CService_Destroy()
179 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CService_Reset()
194 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_I2CService_Request()
222 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, in SRTM_I2CService_Request()
Dsrtm_audio_service.c140 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s\r\n", __func__, dir == SRTM_AudioDirTx ? "Tx" … in SRTM_AudioService_HandlePeriodDone()
242 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Request()
636 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Notify()
806 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Create()
836 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Destroy()
860 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Reset()
884 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s(0x%x)\r\n", __func__, channel); in SRTM_AudioService_BindChannel()
907 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s(%d)\r\n", __func__, index); in SRTM_AudioService_AddAudioInterface()
Dsrtm_wm8524_adapter.c59 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Wm8524Adapter_Create()
81 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_Wm8524Adapter_Destroy()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c97 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_RPMsgEndpoint_Start()
111 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_RPMsgEndpoint_Stop()
183 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_RPMsgEndpoint_Create()
235 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_RPMsgEndpoint_Destroy()
250 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_RPMsgEndpoint_OverrideRxHandler()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/port/
Dsrtm_heap_freertos.c41 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "#### Heap free space 0x%x, min 0x%x ####\r\n", freeSi… in SRTM_Heap_Malloc()
Dsrtm_message_pool.c84 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, in SRTM_MessagePool_Alloc()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_defs.h131 #define SRTM_DEBUG_VERBOSE_INFO (3U) macro