Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_types_stack.h68USB_TRANSFER_STATUS_ERROR, /**< The transfer failed because due to excessive errors (e.g.… enumerator
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c911 case USB_TRANSFER_STATUS_ERROR: in cdc_acm_is_transfer_completed()
/hal_espressif-3.6.0/components/usb/
Dhcd.c2456 transfer->status = USB_TRANSFER_STATUS_ERROR; in _buffer_parse_error()