Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/
A Dusbd_enum.c58 static usb_reqsta _usb_std_getinterface (usb_core_driver *udev, usb_req *req);
74 [USB_GET_INTERFACE] = _usb_std_getinterface,
690 static usb_reqsta _usb_std_getinterface (usb_core_driver *udev, usb_req *req) in _usb_std_getinterface() function

Completed in 7 milliseconds