Searched refs:get_pipe_by_windex (Results 1 – 2 of 2) sorted by relevance
577 #define get_pipe_by_windex(windex) ((windex & USB_ENDPOINT_NUMBER_MASK) \ macro
1351 target_ep = get_ep_by_pipe(udc, get_pipe_by_windex(index)); in ch9getstatus()1431 int pipe = get_pipe_by_windex(wIndex); in setup_received_irq()