HomeSort by relevance Sort by last modified time
    Searched defs:tmr_StopTimer (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/utils/
timer.c 430 * \sa tmr_StopTimer, tmr_GetExpiry
461 * \fn tmr_StopTimer
473 void tmr_StopTimer (TI_HANDLE hTimerInfo)
480 WLAN_OS_REPORT (("tmr_StopTimer(): ERROR - NULL timer!\n"));
  /system/wlan/ti/wilink_6_1/utils/
timer.c 450 * \sa tmr_StopTimer, tmr_GetExpiry
481 * \fn tmr_StopTimer
493 void tmr_StopTimer (TI_HANDLE hTimerInfo)
500 WLAN_OS_REPORT (("tmr_StopTimer(): ERROR - NULL timer!\n"));

Completed in 27 milliseconds