Home
last modified time | relevance | path

Searched defs:TimerHandle (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosapi.c216 void os_timerDestroy (TI_HANDLE OsContext, TI_HANDLE TimerHandle) in os_timerDestroy()
234 void os_timerStart (TI_HANDLE OsContext, TI_HANDLE TimerHandle, TI_UINT32 DelayMs) in os_timerStart()
253 void os_timerStop (TI_HANDLE OsContext, TI_HANDLE TimerHandle) in os_timerStop()