Home
last modified time | relevance | path

Searched refs:DC_IN_TRANS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c89 DC_IN_TRANS, enumerator
935 case DC_IN_TRANS: in it82xx2_fake_token()
977 if (it82xx2_fake_token(dev, ep, DC_IN_TRANS)) { in work_handler_in()
1240 if ((transtype == DC_IN_TRANS) && (ep_regs[ep_idx].ep_status & DC_STALL_SENT)) { in it82xx2_check_ep0_stall()
1300 case DC_IN_TRANS: in it82xx2_usb_xfer_done()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c51 DC_IN_TRANS, enumerator
809 case DC_IN_TRANS: in it82xx2_usb_fake_token()
856 case DC_IN_TRANS: in it82xx2_usb_dc_trans_done()