Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_xbox360.c50 #define GamepadButtons_GUIDE 0x40000000 macro
541 if (!gamepad_state->used && (gamepad_state->state.Buttons & GamepadButtons_GUIDE)) { in HIDAPI_DriverXbox360_PostUpdate()
1022 …ckButton(joystick, SDL_CONTROLLER_BUTTON_GUIDE, (state->Buttons & GamepadButtons_GUIDE) ? SDL_PRES… in HIDAPI_DriverXbox360_UpdateOtherAPIs()

Completed in 6 milliseconds