Home
last modified time | relevance | path

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

/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/steam/
H A Dcontroller_structs.h130 short sGyroY; member
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/steam/
H A Dcontroller_structs.h130 short sGyroY; member
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapi_steam.c93 short sGyroY; member
946 pState->sGyroY = pStatePacket->sGyroY; in UpdateSteamControllerState()
978 pState->sGyroY = pBLEStatePacket->sGyro[1]; in UpdateSteamControllerState()
1241 values[2] = (ctx->m_state.sGyroY / 32768.0f) * (2000.0f * (M_PI / 180.0f)); in HIDAPI_DriverSteam_UpdateDevice()
H A DSDL_hidapi_switch.c154 Sint16 sGyroY; member
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapi_steam.c93 short sGyroY; member
946 pState->sGyroY = pStatePacket->sGyroY; in UpdateSteamControllerState()
978 pState->sGyroY = pBLEStatePacket->sGyro[1]; in UpdateSteamControllerState()
1241 values[2] = (ctx->m_state.sGyroY / 32768.0f) * (2000.0f * (M_PI / 180.0f)); in HIDAPI_DriverSteam_UpdateDevice()
H A DSDL_hidapi_switch.c154 Sint16 sGyroY; member