Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_rumble.c56 static int SDL_HIDAPI_RumbleThread(void *data) in SDL_HIDAPI_RumbleThread() function
136 ctx->thread = SDL_CreateThreadInternal(SDL_HIDAPI_RumbleThread, "HIDAPI Rumble", 0, ctx); in SDL_HIDAPI_StartRumbleThread()

Completed in 3 milliseconds