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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 420 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 218 os_timerStop (OsContext, TimerHandle);
253 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle)
  /hardware/ti/wlan/wl1271/Test/
fwdriverdebug.c 280 os_timerStop(hOs, dTimer);
  /hardware/ti/wlan/wl1271/utils/
timer.c 485 os_timerStop(pTimerModule->hOs, pTimerInfo->hOsTimerObj);

Completed in 65 milliseconds