The usbh_hw_urb_cancel function cancels previously
submitted URB (USB request block). The argument hndl is the
handle to the endpoint on which communication was requested. The
argument ptr_urb is the pointer to the previously submitted
URB.
The usbh_hw_urb_cancel function is part of the RL-USB
Host software stack.
Return Value
The usbh_hw_urb_cancel function returns one of the
following manifest constants.
__TRUE
Success.
__FALSE
Indicates that URB (USB request block) cancellation has
failed.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.