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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 363 typedef void (*fTimerFunction)(TI_HANDLE Context);
380 TI_HANDLE os_timerCreate (TI_HANDLE OsContext, fTimerFunction pRoutine, TI_HANDLE hFuncHandle);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 190 TI_HANDLE os_timerCreate (TI_HANDLE OsContext, fTimerFunction pRoutine, TI_HANDLE hFuncHandle)

Completed in 29 milliseconds