/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/channels/ |
D | srtm_rpmsg_endpoint.c | 57 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: RPMsg recv:\r\n\t", __func__); in SRTM_RPMsgEndpoint_RxHandler() 60 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%x ", ((uint8_t *)payload)[i]); in SRTM_RPMsgEndpoint_RxHandler() 62 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "\r\n"); in SRTM_RPMsgEndpoint_RxHandler() 84 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: Get data before channel start\r\n", __func__); in SRTM_RPMsgEndpoint_RxHandler() 97 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() 127 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s: len %d\r\n", __func__, len); in SRTM_RPMsgEndpoint_SendData() 132 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: RPMsg send:\r\n\t", __func__); in SRTM_RPMsgEndpoint_SendData() 135 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%x ", ((uint8_t *)data)[i]); in SRTM_RPMsgEndpoint_SendData() 137 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "\r\n"); in SRTM_RPMsgEndpoint_SendData() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/ |
D | srtm_dispatcher.c | 45 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, " -- Msg type %d, dir %d, dlen %d, chan 0x%08x, err … in SRTM_DumpMessage() 50 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, " -- Data cat %d, majv %d, minv %d, type %d, cmd %d,… in SRTM_DumpMessage() 56 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, " -- Callback 0x%08x, param 0x%x, 0x%x\r\n", msg->pr… in SRTM_DumpMessage() 71 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_InsertOrderedMessage() 221 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() [all …]
|
D | srtm_peercore.c | 45 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()
|
D | srtm_service.c | 59 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, in SRTM_Service_CheckVersion()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_i2c_codec_adapter.c | 46 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d. fmt %d, srate %d\r\n", __func__, index, forma… in SRTM_I2CCodecAdapter_SetParam() 51 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: unsupported format %d!\r\n", __func__, format); 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()
|
D | srtm_pdm_sdma_adapter.c | 487 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "The extra buffer is too small.\r\n"); in SRTM_PdmSdmaAdaptor_ResetExtBuf() 539 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "Warn:Local buffer full during extra buffer pump.\r\n"… in SRTM_PdmSdmaAdapter_LocalBufFullProc() 685 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: proc busy!\r\n", __func__); in SRTM_PdmSdmaRxCallback() 762 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Open() 769 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_PdmSdmaAdapter_Open() 789 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_PdmSdmaAdapter_Start() 793 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirectio… in SRTM_PdmSdmaAdapter_Start() 800 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDire… in SRTM_PdmSdmaAdapter_Start() 806 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid format param not set!\r\n", __func__, in SRTM_PdmSdmaAdapter_Start() 849 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %d\r\n", __func__, index); in SRTM_PdmSdmaAdapter_End() [all …]
|
D | srtm_audio_service.c | 140 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s\r\n", __func__, dir == SRTM_AudioDirTx ? "Tx" … in SRTM_AudioService_HandlePeriodDone() 149 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s(%d): alloc %s notification failed.\r\n", __func__… in SRTM_AudioService_HandlePeriodDone() 242 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Request() 262 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: format error!\r\n", __func__); in SRTM_AudioService_Request() 272 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: audio interface for channel 0x%x not found!\r\n",… in SRTM_AudioService_Request() 291 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: audio interface %d tx open unavailable!\r\n", in SRTM_AudioService_Request() 430 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: audio interface %d rx open unavailable!\r\n", in SRTM_AudioService_Request() 614 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: command %d unsupported!\r\n", __func__, command); in SRTM_AudioService_Request() 636 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s\r\n", __func__); in SRTM_AudioService_Notify() 645 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: format error!\r\n", __func__); in SRTM_AudioService_Notify() [all …]
|
D | srtm_i2c_service.c | 144 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() 217 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: format error!\r\n", __func__); in SRTM_I2CService_Request() 222 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, in SRTM_I2CService_Request() 243 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: command %d unsupported!\r\n", __func__, command); in SRTM_I2CService_Request() 254 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: command %d unsupported!\r\n", __func__, in SRTM_I2CService_Notify()
|
D | srtm_sai_sdma_adapter.c | 694 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: proc busy!\r\n", __func__); in SRTM_SaiSdmaTxCallback() 779 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: proc busy!\r\n", __func__); in SRTM_SaiSdmaRxCallback() 967 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Open() 974 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_SaiSdmaAdapter_Open() 1013 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Start() 1037 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirectio… in SRTM_SaiSdmaAdapter_Start() 1044 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid buffer not set!\r\n", __func__, saiDire… in SRTM_SaiSdmaAdapter_Start() 1050 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s valid format param not set!\r\n", __func__, in SRTM_SaiSdmaAdapter_Start() 1152 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_End() 1261 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "%s: %s%d\r\n", __func__, saiDirection[dir], index); in SRTM_SaiSdmaAdapter_Close() [all …]
|
D | srtm_wm8524_adapter.c | 59 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.5.0/mcux/mcux-sdk/components/srtm/port/ |
D | srtm_message_pool.c | 84 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, in SRTM_MessagePool_Alloc() 95 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "Message pool (size %d) used up, allocated in heap.\r\… in SRTM_MessagePool_Alloc()
|
D | srtm_heap_freertos.c | 41 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_INFO, "#### Heap free space 0x%x, min 0x%x ####\r\n", freeSi… in SRTM_Heap_Malloc()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/ |
D | srtm_defs.h | 115 #define SRTM_DEBUG_MESSAGE(verbose, ...) \ macro 124 #define SRTM_DEBUG_MESSAGE(verbose, format, ...) macro
|