Home | History | Annotate | Download | only in TwIf

Lines Matching defs:twIf_Sleep

168     TI_UINT32       uDbgCountSleep;      /* Count calls to twIf_Sleep */
530 * Used by the Xfer modules to request to keep the device awake until twIf_Sleep() is called.
537 * \sa twIf_Sleep
554 * \fn twIf_Sleep
566 void twIf_Sleep (TI_HANDLE hTwIf)
578 TRACE1(pTwIf->hReport, REPORT_SEVERITY_INFORMATION, "twIf_Sleep: uAwakeReqCount = %d\n", pTwIf->uAwakeReqCount);