Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c983 const int baseaxis = i - ABS_HAT0X; in PollAllValues() local
984 const int hatidx = baseaxis / 2; in PollAllValues()
988 const int hataxis = baseaxis % 2; in PollAllValues()

Completed in 8 milliseconds