Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_hal.h108 #define USB_DWC_HAL_XFER_DESC_FLAG_IN 0x01 /**< Indicates this transfer descriptor is of t… macro
725 if (flags & USB_DWC_HAL_XFER_DESC_FLAG_IN) { in usb_dwc_hal_xfer_desc_fill()