The usbh_hw_urb_submit function submits URB (USB request
block) to the system. The argument hndl is the handle to
endpoint on which communication will take place. The argument
ptr_urb is the pointer to URB to be submitted.
The usbh_hw_urb_submit function is part of the RL-USB
Host software stack.
Return Value
The usbh_hw_urb_submit function returns one of the
following manifest constants.
__TRUE
Success.
__FALSE
Indicates that URB (USB request block) submission 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.