The usbh_init_all function initializes the USB Host Stack
and all of the enabled USB Host Controllers Hardware. It prepares the
USB Host Controllers to detect connection or disconnection of a
device on the bus and do enumeration of connected device. In any
application, the usbh_init_all or usbh_init function
must be called before calling any other USB Host function. The
function does not initialize any non-USB Host hardware features.
The usbh_init_all function is part of the RL-USB
Host Software Stack.
Return Value
The usbh_init_all function returns one of the following
manifest constants.
__TRUE
Success.
__FALSE
Indicates that function has failed. Function usbh_get_last_error
can be called to determine reason of function failure.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.