Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c294 int joyaxe; in usage_to_joyaxe() local
297 joyaxe = JOYAXE_X; in usage_to_joyaxe()
300 joyaxe = JOYAXE_Y; in usage_to_joyaxe()
303 joyaxe = JOYAXE_Z; in usage_to_joyaxe()
306 joyaxe = JOYAXE_SLIDER; in usage_to_joyaxe()
309 joyaxe = JOYAXE_WHEEL; in usage_to_joyaxe()
312 joyaxe = JOYAXE_RX; in usage_to_joyaxe()
315 joyaxe = JOYAXE_RY; in usage_to_joyaxe()
318 joyaxe = JOYAXE_RZ; in usage_to_joyaxe()
321 joyaxe = -1; in usage_to_joyaxe()
[all …]

Completed in 4 milliseconds