Home
last modified time | relevance | path

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/
Dsrtm_defs.h112 #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/
Dsrtm_audio_service.c262 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()
Dsrtm_i2c_service.c217 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()
Dsrtm_pdm_sdma_adapter.c487 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()
Dsrtm_sai_sdma_adapter.c694 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/
Dsrtm_rpmsg_endpoint.c84 … 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/
Dsrtm_service.c59 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, in SRTM_Service_CheckVersion()
Dsrtm_dispatcher.c963 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/
Dsrtm_message_pool.c95 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_WARN, "Message pool (size %d) used up, allocated in heap.\r\… in SRTM_MessagePool_Alloc()