The usbh_hw_ep_config function configures or reconfigures
existing endpoint in the system. The argument hndl is the
handle to previously added endpoint. The argument dev_adr is
the address of device to which endpoint will communicate. The
argument ep_spd is the speed of device at which endpoint will
communicate. The argument ptr_epd is a pointer to endpoint
parameters.
The usbh_hw_ep_config function is part of the RL-USB
Host software stack.
Return Value
The usbh_hw_ep_config function returns one of the following
manifest constants.
__TRUE
Success.
__FALSE
Indicates that endpoint configuration 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.