Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c511 if (intf_desc->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC && in is_xbox360()
540 intf_desc->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC && in is_xboxone()
937 intf_desc->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC && in init_xboxone()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1624 static const int LIBUSB_CLASS_VENDOR_SPEC = 0xFF; in SDL_GetJoystickGameControllerType() local
1634 if (interface_class == LIBUSB_CLASS_VENDOR_SPEC && in SDL_GetJoystickGameControllerType()
1673 interface_class == LIBUSB_CLASS_VENDOR_SPEC && in SDL_GetJoystickGameControllerType()

Completed in 10 milliseconds