Home
last modified time | relevance | path

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/
Dsrtm_rpmsg_endpoint.c57 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/
Dsrtm_defs.h129 #define SRTM_DEBUG_VERBOSE_ERROR (1U) macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_sdma_adapter.c769 …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()
Dsrtm_i2c_codec_adapter.c51 … SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s: unsupported format %d!\r\n", __func__, format); in SRTM_I2CCodecAdapter_SetParam()
Dsrtm_sai_sdma_adapter.c974 …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()
Dsrtm_audio_service.c149 …SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s(%d): alloc %s notification failed.\r\n", __func__… in SRTM_AudioService_HandlePeriodDone()