Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c96 float sGyroQuatW; member
856 …int nLength = sizeof( pState->sGyroQuatW ) + sizeof( pState->sGyroQuatX ) + sizeof( pState->sGyroQ… in UpdateBLESteamControllerState()
857 memcpy( &pState->sGyroQuatW, pData, nLength ); in UpdateBLESteamControllerState()
900 pState->sGyroQuatW = pStatePacket->sGyroQuatW; in UpdateSteamControllerState()
924 pState->sGyroQuatW = (( float ) pBLEStatePacket->sGyro[0]); in UpdateSteamControllerState()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h96 short sGyroQuatW; member

Completed in 6 milliseconds