Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1785 static SDL_bool SDL_IsJoystickProductWheel(Uint32 vidpid) in SDL_IsJoystickProductWheel() argument
1806 if (vidpid == wheel_joysticks[i]) { in SDL_IsJoystickProductWheel()
1813 static SDL_bool SDL_IsJoystickProductFlightStick(Uint32 vidpid) in SDL_IsJoystickProductFlightStick() argument
1822 if (vidpid == flightstick_joysticks[i]) { in SDL_IsJoystickProductFlightStick()
1829 static SDL_bool SDL_IsJoystickProductThrottle(Uint32 vidpid) in SDL_IsJoystickProductThrottle() argument
1838 if (vidpid == throttle_joysticks[i]) { in SDL_IsJoystickProductThrottle()
1849 Uint32 vidpid; in SDL_GetJoystickGUIDType() local
1886 vidpid = MAKE_VIDPID(vendor, product); in SDL_GetJoystickGUIDType()
1888 if (SDL_IsJoystickProductWheel(vidpid)) { in SDL_GetJoystickGUIDType()
1892 if (SDL_IsJoystickProductFlightStick(vidpid)) { in SDL_GetJoystickGUIDType()
[all …]
A DSDL_gamecontroller.c1687 Uint32 vidpid; in SDL_ShouldIgnoreGameController() local
1719 vidpid = MAKE_VIDPID(vendor, product); in SDL_ShouldIgnoreGameController()
1723 if (vidpid == SDL_allowed_controllers.entries[i]) { in SDL_ShouldIgnoreGameController()
1730 if (vidpid == SDL_ignored_controllers.entries[i]) { in SDL_ShouldIgnoreGameController()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windows_gaming_input.c96 LONG vidpid = MAKELONG(vendor, product); in SDL_IsXInputDevice() local
128 (MAKELONG(rdi.hid.dwVendorId, rdi.hid.dwProductId) == vidpid) && in SDL_IsXInputDevice()
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin2168 O�a0F��'����(�F������ (�F(F����8F��%s,�,���wmap����vidpid��

Completed in 21 milliseconds