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

  /hardware/ti/wlan/wl1271/utils/
timer.h 71 void tmr_PrintModule (TI_HANDLE hTimerModule);
timer.c 618 * \fn tmr_PrintModule / tmr_PrintTimer
631 void tmr_PrintModule (TI_HANDLE hTimerModule)
637 WLAN_OS_REPORT (("tmr_PrintModule(): ERROR - NULL timer!\n"));
642 WLAN_OS_REPORT(("tmr_PrintModule(): uContextId=%d, bOperState=%d, uTwdInitCount=%d, uTimersCount=%d\n",
647 WLAN_OS_REPORT(("tmr_PrintModule(): Init-Queue:\n"));
651 WLAN_OS_REPORT(("tmr_PrintModule(): Operational-Queue:\n"));
  /hardware/ti/wlan/wl1271/Test/
debug.c 320 tmr_PrintModule (pStadHandles->hTimer);

Completed in 531 milliseconds