Searched refs:USB_EP_HALT (Results 1 – 2 of 2) sorted by relevance
157 #define USB_EP_HALT 0 macro
590 if(USB_EP_HALT == setup->wValue && ep->stalled == RT_TRUE) in _standard_request()611 if(USB_EP_HALT == setup->wValue) in _standard_request()
Completed in 7 milliseconds