Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_switch.c366 static void ConstructSubcommand(SDL_DriverSwitch_Context *ctx, ESwitchSubcommandIDs ucCommandID, Ui… in ConstructSubcommand() argument
375 outPacket->ucSubcommandID = ucCommandID; in ConstructSubcommand()
399 static SDL_bool WriteSubcommand(SDL_DriverSwitch_Context *ctx, ESwitchSubcommandIDs ucCommandID, Ui… in WriteSubcommand() argument
406 ConstructSubcommand(ctx, ucCommandID, pBuf, ucLen, &commandPacket); in WriteSubcommand()
412 reply = ReadSubcommandReply(ctx, ucCommandID); in WriteSubcommand()

Completed in 6 milliseconds