Define and functions required by UHC.
|
#define | UHI_VENDOR |
| Global define which contains standard UHI API for UHC It must be added in USB_HOST_UHI define from conf_usb_host.h file. More...
|
|
Value:{ \
}
#define NULL
Definition: def.h:47
void uhi_vendor_uninstall(uhc_device_t *dev)
Uninstall the interface (if installed).
Definition: uhi_vendor.c:225
void uhi_vendor_enable(uhc_device_t *dev)
Enable the interface.
Definition: uhi_vendor.c:201
uhc_enum_status_t uhi_vendor_install(uhc_device_t *dev)
Install interface.
Definition: uhi_vendor.c:89
Global define which contains standard UHI API for UHC It must be added in USB_HOST_UHI define from conf_usb_host.h file.