Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c325 Uint8 last_mask = gamecontroller->last_hat_mask[hat]; in HandleJoystickHat() local
326 Uint8 changed_mask = (last_mask ^ value); in HandleJoystickHat()

Completed in 7 milliseconds