Home
last modified time | relevance | path

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

/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/steam/
H A Dcontroller_structs.h121 unsigned short sTriggerL; member
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/steam/
H A Dcontroller_structs.h121 unsigned short sTriggerL; member
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapi_steam.c85 unsigned short sTriggerL; member
807 …pState->sTriggerL = (unsigned short)RemapValClamped( (pStatePacket->ButtonTriggerData.Triggers.nLe… in FormatStatePacketUntilGyro()
831 …pState->sTriggerL = (unsigned short)RemapValClamped( ( pData[ 0 ] << 7 ) | pData[ 0 ], 0, STEAMCON… in UpdateBLESteamControllerState()
1228 …teJoystickAxis(joystick, SDL_CONTROLLER_AXIS_TRIGGERLEFT, (int)ctx->m_state.sTriggerL * 2 - 32768); in HIDAPI_DriverSteam_UpdateDevice()
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapi_steam.c85 unsigned short sTriggerL; member
807 …pState->sTriggerL = (unsigned short)RemapValClamped( (pStatePacket->ButtonTriggerData.Triggers.nLe… in FormatStatePacketUntilGyro()
831 …pState->sTriggerL = (unsigned short)RemapValClamped( ( pData[ 0 ] << 7 ) | pData[ 0 ], 0, STEAMCON… in UpdateBLESteamControllerState()
1228 …teJoystickAxis(joystick, SDL_CONTROLLER_AXIS_TRIGGERLEFT, (int)ctx->m_state.sTriggerL * 2 - 32768); in HIDAPI_DriverSteam_UpdateDevice()