HomeSort by relevance Sort by last modified time
    Searched refs:DBG_TRACE (Results 1 - 3 of 3) sorted by null

  /device/moto/stingray/whisper/
Whisper_AccyMain.c 179 DBG_TRACE("HID Dock Attached");
196 DBG_TRACE("Found HD Dock: %s", hidDevice);
235 DBG_TRACE("HID Dock attached at Power up");
241 DBG_TRACE("UART Dock attached at Power up");
254 DBG_TRACE("HID: SEM POST after readSwitchState %d", globalState);
259 DBG_TRACE("UART: SEM POST after readSwitchState %d", globalState);
328 DBG_TRACE("Thread. GLOBAL_STATE_UNDOCKED");
345 DBG_TRACE("WAKEUP SUCCESS %d ", tryWakeup);
355 DBG_TRACE("TRYING WAKEUP ONCE MORE");
369 DBG_TRACE("Reading Status & MfgId")
    [all...]
Whisper_AccyMain.h 40 #define DBG_TRACE(fmt,x...) \
53 #define DBG_TRACE(fmt,x...) \
65 #define DBG_TRACE(fmt,x...) do{} while (0)
SA_Phys_Linux.c 88 DBG_TRACE("%s opened with port %d", ttyPort, ttyFd);
90 DBG_TRACE("The input and output queues have been flushed");
123 DBG_TRACE("The input and output queues have been flushed");
138 DBG_TRACE("The input queue has been flushed");
158 DBG_TRACE("Test Write to %s successful", ttyPort);
234 DBG_TRACE("REQ READ LEN = %d, NUM BYT READ = %d, retVal = %d offset = %d",
238 DBG_TRACE("Read Success");
350 DBG_TRACE("Wakeup Write to %s successful", ttyPort);
353 DBG_TRACE("Wakeup Write to %s unsuccessful", ttyPort);
366 DBG_TRACE("The input and output queues have been flushed.")
    [all...]

Completed in 977 milliseconds