Home
last modified time | relevance | path

Searched refs:SDL_JOYSTICK_POWER_WIRED (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h104 SDL_JOYSTICK_POWER_WIRED, enumerator
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_ps4.c297 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverPS4_OpenJoystick()
455 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverPS4_HandleStatePacket()
A DSDL_hidapi_gamecube.c332 … joystick->epowerlevel = ctx->wireless[i] ? SDL_JOYSTICK_POWER_UNKNOWN : SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverGameCube_OpenJoystick()
A DSDL_hidapi_switch.c805 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverSwitch_OpenJoystick()
1165 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HandleFullControllerState()
A DSDL_hidapi_xboxone.c334 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverXboxOne_OpenJoystick()
A DSDL_hidapi_xbox360.c713 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverXbox360_OpenJoystick()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_xinputjoystick.c391 ePowerLevel = SDL_JOYSTICK_POWER_WIRED; in UpdateXInputJoystickBatteryInformation()
A DSDL_windows_gaming_input.c513 joystick->epowerlevel = wireless ? SDL_JOYSTICK_POWER_UNKNOWN : SDL_JOYSTICK_POWER_WIRED; in WGI_JoystickOpen()

Completed in 18 milliseconds