Searched refs:USB_DWC_HAL_XFER_DESC_FLAG_IN (Results 1 – 1 of 1) sorted by relevance
108 #define USB_DWC_HAL_XFER_DESC_FLAG_IN 0x01 /**< Indicates this transfer descriptor is of t… macro725 if (flags & USB_DWC_HAL_XFER_DESC_FLAG_IN) { in usb_dwc_hal_xfer_desc_fill()