Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h98 short sGyroQuatY; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c98 float sGyroQuatY; member
856 … pState->sGyroQuatW ) + sizeof( pState->sGyroQuatX ) + sizeof( pState->sGyroQuatY ) + sizeof( pSta… in UpdateBLESteamControllerState()
902 pState->sGyroQuatY = pStatePacket->sGyroQuatY; in UpdateSteamControllerState()
926 pState->sGyroQuatY = (( float ) pBLEStatePacket->sGyro[2]); in UpdateSteamControllerState()

Completed in 6 milliseconds