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

  /hardware/ti/wlan/wl1271/Test/
fwdriverdebug.c 286 os_timerStart(hOs, dTimer, 1000);
312 os_timerStart(hOs, dTimer, 1000);
323 os_timerStart(hOs, dTimer, 1000);
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 407 void os_timerStart (TI_HANDLE OsContext, TI_HANDLE TimerHandle, TI_UINT32 DelayMs);
  /hardware/ti/wlan/wl1271/utils/
timer.c 456 os_timerStart(pTimerModule->hOs, pTimerInfo->hOsTimerObj, uIntervalMsec);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 224 * os_timerStart()
234 void os_timerStart (TI_HANDLE OsContext, TI_HANDLE TimerHandle, TI_UINT32 DelayMs)

Completed in 258 milliseconds