Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c89 short sAccelY; 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()
897 pState->sAccelY = pStatePacket->sAccelY; in UpdateSteamControllerState()
932 pState->sAccelY = pBLEStatePacket->sGyro[1]; in UpdateSteamControllerState()
A DSDL_hidapi_ps4.c70 Sint16 sAccelY; member
A DSDL_hidapi_switch.c134 Sint16 sAccelY; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h89 short sAccelY; member

Completed in 10 milliseconds