Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_xbox360.c256 HIDAPI_DriverXbox360_XInputSlotMatches(const WindowsMatchState *state, Uint8 slot_idx) in HIDAPI_DriverXbox360_XInputSlotMatches() function
278 … if (!xinput_state[user_index].used && HIDAPI_DriverXbox360_XInputSlotMatches(state, user_index)) { in HIDAPI_DriverXbox360_GuessXInputSlot()
1133 if (HIDAPI_DriverXbox360_XInputSlotMatches(&match_state_xinput, ctx->xinput_slot)) { in HIDAPI_DriverXbox360_UpdateOtherAPIs()

Completed in 10 milliseconds