Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/class/
A Dmass.c131 pipe = (cmd->dflags == CBWFLAGS_DIR_IN) ? stor->pipe_in : in rt_usb_bulk_only_xfer()
311 cmd.dflags = CBWFLAGS_DIR_IN; in rt_usbh_storage_read10()
401 cmd.dflags = CBWFLAGS_DIR_IN; in rt_usbh_storage_request_sense()
473 cmd.dflags = CBWFLAGS_DIR_IN; in rt_usbh_storage_inquiry()
510 cmd.dflags = CBWFLAGS_DIR_IN; in rt_usbh_storage_get_capacity()
/components/drivers/include/drivers/
A Dusb_common.h500 #define CBWFLAGS_DIR_IN 0x80 macro

Completed in 5 milliseconds