UX_TRANSFER_STALLED is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_TRANSFER_STALLED macro

Syntax

#define UX_TRANSFER_STALLED 0x21

References

LocationText
ux_api.h:1374
#define UX_TRANSFER_STALLED 0x21
ux_hcd_stm32_callback.c:245
transfer_request -> ux_transfer_request_completion_code = UX_TRANSFER_STALLED;
ux_host_class_hid_mouse_activate.c:160
if (status == UX_TRANSFER_STALLED)