Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c485 static const int XB360_IFACE_PROTOCOL = 1; /* Wired */ in is_xbox360() local
513 (intf_desc->bInterfaceProtocol == XB360_IFACE_PROTOCOL || in is_xbox360()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1626 static const int XB360_IFACE_PROTOCOL = 1; /* Wired */ in SDL_GetJoystickGameControllerType() local
1636 (interface_protocol == XB360_IFACE_PROTOCOL || in SDL_GetJoystickGameControllerType()

Completed in 9 milliseconds