Searched refs:EP_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
37 #define EP_STATUS_ERROR 0x0F macro1397 if (ep_regs[ep_fifo].ep_status & EP_STATUS_ERROR) { in usb_dc_ep_read()1505 if (ep_regs[ep_fifo].ep_status & EP_STATUS_ERROR) { in usb_dc_ep_read_wait()
45 #define EP_STATUS_ERROR 0x0F macro800 if (ep_regs[fifo_idx].ep_status & EP_STATUS_ERROR) { in it82xx2_xfer_out_data()