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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 174 * os_timerCreate()
190 TI_HANDLE os_timerCreate (TI_HANDLE OsContext, fTimerFunction pRoutine, TI_HANDLE hFuncHandle)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 173 * os_timerCreate()
189 TI_HANDLE os_timerCreate (TI_HANDLE OsContext, fTimerFunction pRoutine, TI_HANDLE hFuncHandle)
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 282 * os_timerCreate()
298 os_timerCreate(
307 esta_timer_log("\n\n%s:%d ::os_timerCreate(%p,%p,%p)",__FUNCTION__, __LINE__,OsContext,pRoutine,Context);
309 ti_nodprintf(TIWLAN_LOG_INFO, "\n----> os_timerCreate function = 0x%08x , context= 0x%08x",
    [all...]

Completed in 663 milliseconds