Searched refs:_GetISTR (Results 1 – 21 of 21) sorted by relevance
50 while (((wIstr = _GetISTR()) & STS_CTRS) != 0) in USB_CorrectTransferLp()152 while (((wIstr = _GetISTR()) & STS_CTRS) != 0) in USB_CorrectTransferHp()
70 return (_GetISTR()); in USB_GetSts()
239 #define _GetISTR() ((uint16_t)*USB_STS) macro
238 #define _GetISTR() ((uint16_t)*USB_STS) macro
Completed in 784 milliseconds