OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUGMSG
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor_OEM.c
69
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Ctrl\r\n")));
80
DEBUGMSG
(DSPAPI_ZONE_ERROR,
109
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Load\r\n")));
126
DEBUGMSG
(DSPAPI_ZONE_ERROR,
131
DEBUGMSG
(DSPAPI_ZONE_ERROR,
137
DEBUGMSG
(DSPAPI_ZONE_ERROR,
160
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Start\r\n")));
169
DEBUGMSG
(DSPAPI_ZONE_ERROR,
186
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Stop\r\n")));
195
DEBUGMSG
(DSPAPI_ZONE_ERROR
[
all
...]
DSPProcessor.c
102
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Attach\r\n")));
113
DEBUGMSG
(DSPAPI_ZONE_ERROR,
119
DEBUGMSG
(DSPAPI_ZONE_ERROR,
136
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Detach\r\n")));
144
DEBUGMSG
(DSPAPI_ZONE_ERROR,
164
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
193
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT("PROC: "
199
DEBUGMSG
(DSPAPI_ZONE_ERROR,
226
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
239
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT("PROC: Invalid Handle\r\n")))
[
all
...]
DSPNode.c
130
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("NODE: DSPNode_Allocate:\r\n")));
133
DEBUGMSG
(DSPAPI_ZONE_ERROR,
140
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT("NODE: DSPNode_Allocate: "
151
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
164
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
173
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT(
208
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT(
216
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT(
234
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT("NODE: "
272
DEBUGMSG
(DSPAPI_ZONE_FUNCTION
[
all
...]
dsptrap.c
60
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, "Invalid handle to driver\n");
DSPStrm.c
120
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
125
DEBUGMSG
(DSPAPI_ZONE_ERROR,
133
DEBUGMSG
(DSPAPI_ZONE_ERROR,
145
DEBUGMSG
(DSPAPI_ZONE_ERROR,
199
DEBUGMSG
(DSPAPI_ZONE_FUNCTION, (TEXT("NODE: DSPStream_Close:\r\n")));
204
DEBUGMSG
(DSPAPI_ZONE_ERROR,
213
DEBUGMSG
(DSPAPI_ZONE_ERROR, (TEXT("NODE: DSPStream_Close: "
285
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
291
DEBUGMSG
(DSPAPI_ZONE_ERROR,
299
DEBUGMSG
(DSPAPI_ZONE_ERROR
[
all
...]
DSPManager.c
96
DEBUGMSG
(DSPAPI_ZONE_ERROR,
170
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
189
DEBUGMSG
(DSPAPI_ZONE_ERROR,
195
DEBUGMSG
(DSPAPI_ZONE_ERROR,
215
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
236
DEBUGMSG
(DSPAPI_ZONE_ERROR,
242
DEBUGMSG
(DSPAPI_ZONE_ERROR,
260
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
306
DEBUGMSG
(DSPAPI_ZONE_FUNCTION,
349
DEBUGMSG
(DSPAPI_ZONE_FUNCTION
[
all
...]
/hardware/ti/omap3/dspbridge/inc/
_dbdebug.h
61
#define
DEBUGMSG
(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)
/hardware/ti/omap3/dspbridge/libbridge/inc/
_dbdebug.h
61
#define
DEBUGMSG
(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)
Completed in 65 milliseconds