Home
last modified time | relevance | path

Searched defs:SDL_PrivateJoystickButton (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_xbox360.c812 # define SDL_PrivateJoystickButton(joystick, button, state) if (state) match_state |= 1 << (butto… in HIDAPI_DriverXbox360_HandleStatePacket() macro
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1301 SDL_PrivateJoystickButton(SDL_Joystick * joystick, Uint8 button, Uint8 state) in SDL_PrivateJoystickButton() function

Completed in 14 milliseconds