Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c327 hatval_to_sdl(Sint32 hatval) in hatval_to_sdl() argument
334 if ((hatval & 7) == hatval) in hatval_to_sdl()
335 result = hat_dir_map[hatval]; in hatval_to_sdl()

Completed in 4 milliseconds