Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c88 short sAccelX; member
844 … int nLength = sizeof( pState->sAccelX ) + sizeof( pState->sAccelY ) + sizeof( pState->sAccelZ ); in UpdateBLESteamControllerState()
845 memcpy( &pState->sAccelX, pData, nLength ); in UpdateBLESteamControllerState()
850 … int nLength = sizeof( pState->sAccelX ) + sizeof( pState->sAccelY ) + sizeof( pState->sAccelZ ); in UpdateBLESteamControllerState()
896 pState->sAccelX = pStatePacket->sAccelX; in UpdateSteamControllerState()
931 pState->sAccelX = pBLEStatePacket->sGyro[0]; in UpdateSteamControllerState()
A DSDL_hidapi_ps4.c69 Sint16 sAccelX; member
A DSDL_hidapi_switch.c133 Sint16 sAccelX; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h88 short sAccelX; member

Completed in 10 milliseconds