Searched refs:SRTM_DEBUG_VERBOSE_WARN (Results 1 – 9 of 9) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/ |
D | srtm_defs.h | 112 #define SRTM_DEBUG_VERBOSE_LEVEL SRTM_DEBUG_VERBOSE_WARN 130 #define SRTM_DEBUG_VERBOSE_WARN (2U) macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_audio_service.c | 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() 645 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: format error!\r\n", __func__); in SRTM_AudioService_Notify() 653 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: audio interface for channel 0x%x not found!\r\n",… in SRTM_AudioService_Notify() 675 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: command %d unsupported!\r\n", __func__, command); in SRTM_AudioService_Notify()
|
D | srtm_i2c_service.c | 217 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: format error!\r\n", __func__); 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_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() 793 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirectio… in SRTM_PdmSdmaAdapter_Start() 1030 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong period size %d!\r\n", __func__, saiDi… in SRTM_PdmSdmaAdapter_SetBuf() 1133 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: : proc busy!\r\n", __func__); in SRTM_PdmSdmaAdapter_Resume()
|
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() 1037 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: %s in wrong state %d!\r\n", __func__, saiDirectio… in SRTM_SaiSdmaAdapter_Start() 1524 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: : proc busy!\r\n", __func__); in SRTM_SaiSdmaAdapter_Resume()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/channels/ |
D | srtm_rpmsg_endpoint.c | 84 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: Get data before channel start\r\n", __func__); in SRTM_RPMsgEndpoint_RxHandler() 152 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: channel not started\r\n", __func__); in SRTM_RPMsgEndpoint_SendData()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/ |
D | srtm_service.c | 59 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, in SRTM_Service_CheckVersion()
|
D | srtm_dispatcher.c | 963 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: wrong peer core state!\r\n", __func__); in SRTM_Dispatcher_HandleTxMessage() 994 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "%s: unsupported RX message type %d\r\n", __func__, in SRTM_Dispatcher_ProcessMessage()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/port/ |
D | srtm_message_pool.c | 95 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "Message pool (size %d) used up, allocated in heap.\r\… in SRTM_MessagePool_Alloc()
|