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

  /hardware/ti/wlan/wl1271/utils/
timer.h 68 void tmr_HandleExpiry (TI_HANDLE hTimerModule);
timer.c 256 tmr_HandleExpiry,
487 /* Clear periodic flag to prevent timer restart if we are in tmr_HandleExpiry context. */
503 * \sa tmr_HandleExpiry
547 * \fn tmr_HandleExpiry
560 void tmr_HandleExpiry (TI_HANDLE hTimerModule)
568 WLAN_OS_REPORT (("tmr_HandleExpiry(): ERROR - NULL timer!\n"));

Completed in 414 milliseconds