Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c121 #define STEAM_RIGHT_BUMPER_MASK 0x00000004 macro
1087 … (ctx->m_state.ulButtons & STEAM_RIGHT_BUMPER_MASK) ? SDL_PRESSED : SDL_RELEASED); in HIDAPI_DriverSteam_UpdateDevice()

Completed in 5 milliseconds