Home
last modified time | relevance | path

Searched refs:usbh_get_configure_descriptor (Results 1 – 3 of 3) sorted by relevance

/bsp/at32/libraries/usbotg_library/inc/
A Dusbh_ctrl.h78 usb_sts_type usbh_get_configure_descriptor(usbh_core_type *uhost, uint16_t length);
/bsp/at32/libraries/usbotg_library/src/
A Dusbh_core.c885 usbh_get_configure_descriptor(uhost, 9); in usbh_enum_handler()
898 usbh_get_configure_descriptor(uhost, uhost->dev.cfg_desc.cfg.wTotalLength); in usbh_enum_handler()
A Dusbh_ctrl.c776 usb_sts_type usbh_get_configure_descriptor(usbh_core_type *uhost, uint16_t length) in usbh_get_configure_descriptor() function

Completed in 14 milliseconds