Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_stack.h72USB_TRANSFER_STATUS_OVERFLOW, /**< The transfer as more data was sent than was requested */ enumerator
/hal_espressif-3.4.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c914 case USB_TRANSFER_STATUS_OVERFLOW: in cdc_acm_is_transfer_completed()
/hal_espressif-3.4.0/components/usb/
Dhcd.c2459 transfer->status = USB_TRANSFER_STATUS_OVERFLOW; in _buffer_parse_error()