Searched defs:os_timerCreate (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A Dosapi.c173 * os_timerCreate()
189 TI_HANDLE os_timerCreate (TI_HANDLE OsContext, fTimerFunction pRoutine, TI_HANDLE hFuncHandle) function
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosapi.c282 * os_timerCreate()
298 os_timerCreate( function
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",

Completed in 91 milliseconds