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

/system/wlan/ti/wilink_6_1/utils/
H A Dtimer.c92 * \sa tmr_Destroy
114 * \fn tmr_Destroy
124 TI_STATUS tmr_Destroy (TI_HANDLE hTimerModule) function
130 WLAN_OS_REPORT (("tmr_Destroy(): ERROR - NULL timer!\n"));
137 WLAN_OS_REPORT (("tmr_Destroy(): ERROR - Destroying Timer module but not all timers were destroyed!!\n"));
400 * \note This timer destruction function should be used before tmr_Destroy() is executed!!

Completed in 4 milliseconds