Searched refs:SRTM_DEBUG_VERBOSE_ERROR (Results 1 – 6 of 6) sorted by relevance
/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() 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() 146 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: RPMsg send failed\r\n", __func__); in SRTM_RPMsgEndpoint_SendData()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/ |
D | srtm_defs.h | 129 #define SRTM_DEBUG_VERBOSE_ERROR (1U) macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_pdm_sdma_adapter.c | 769 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_PdmSdmaAdapter_Open() 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() 960 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_PdmSdmaAdapter_SetParam() 971 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s unsupported channels %d, %d!\r\n", __func__, in SRTM_PdmSdmaAdapter_SetParam() 1022 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_PdmSdmaAdapter_SetBuf() 1443 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s:in wrong state %d during data pump!\r\n", __func_… in SRTM_PdmSdmaAdapter_ExtPeriodCopyAndNotifyProc()
|
D | srtm_i2c_codec_adapter.c | 51 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: unsupported format %d!\r\n", __func__, format); in SRTM_I2CCodecAdapter_SetParam()
|
D | srtm_sai_sdma_adapter.c | 974 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_SaiSdmaAdapter_Open() 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() 1348 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_SaiSdmaAdapter_SetParam() 1355 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s unsupported format or channels %d, %d!\r\n", … in SRTM_SaiSdmaAdapter_SetParam() 1409 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: %s in wrong state %d!\r\n", __func__, saiDirecti… in SRTM_SaiSdmaAdapter_SetBuf()
|
D | srtm_audio_service.c | 149 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s(%d): alloc %s notification failed.\r\n", __func__… in SRTM_AudioService_HandlePeriodDone()
|