Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h99 short sGyroQuatZ; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c99 float sGyroQuatZ; member
856 …atW ) + sizeof( pState->sGyroQuatX ) + sizeof( pState->sGyroQuatY ) + sizeof( pState->sGyroQuatZ ); in UpdateBLESteamControllerState()
903 pState->sGyroQuatZ = pStatePacket->sGyroQuatZ; in UpdateSteamControllerState()
927 pState->sGyroQuatZ = (( float ) pBLEStatePacket->sGyro[3]); in UpdateSteamControllerState()

Completed in 10 milliseconds