Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c90 short sAccelZ; member
844 … int nLength = sizeof( pState->sAccelX ) + sizeof( pState->sAccelY ) + sizeof( pState->sAccelZ ); in UpdateBLESteamControllerState()
850 … int nLength = sizeof( pState->sAccelX ) + sizeof( pState->sAccelY ) + sizeof( pState->sAccelZ ); in UpdateBLESteamControllerState()
898 pState->sAccelZ = pStatePacket->sAccelZ; in UpdateSteamControllerState()
933 pState->sAccelZ = pBLEStatePacket->sGyro[2]; in UpdateSteamControllerState()
A DSDL_hidapi_ps4.c71 Sint16 sAccelZ; member
A DSDL_hidapi_switch.c135 Sint16 sAccelZ; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h90 short sAccelZ; member

Completed in 11 milliseconds