Home
last modified time | relevance | path

Searched refs:SRTM_DEBUG_VERBOSE_DEBUG (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c45 …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()
545 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_Request()
613 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_DeliverRequest()
624 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_DeliverResponse()
631 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_DeliverNotification()
655 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_DeliverMessages()
683 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s\r\n", __func__); in SRTM_Dispatcher_CallProc()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_defs.h132 #define SRTM_DEBUG_VERBOSE_DEBUG (4U) macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c127 SRTM_DEBUG_MESSAGE(SRTM_DEBUG_VERBOSE_DEBUG, "%s: len %d\r\n", __func__, len); in SRTM_RPMsgEndpoint_SendData()