Home
last modified time | relevance | path

Searched refs:SL_ERROR_TRACE2 (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dtrace.h176 #define SL_ERROR_TRACE2(msg_id,str,p1,p2) printf(str,(p1),(p2)) macro
188 #define SL_ERROR_TRACE2(msg_id,str,p1,p2)
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Ddevice.c668SL_ERROR_TRACE2(MSG_306, "ASSERT: _SlDeviceEventHandler : invalid opcode = 0x%x = %1", pHdr->GenHe… in _SlDeviceEventHandler()