Searched refs:BTN_DPAD_RIGHT (Results 1 – 2 of 2) sorted by relevance
39 #define BTN_DPAD_RIGHT 0x223 macro
224 for (int button = BTN_DPAD_UP; button <= BTN_DPAD_RIGHT; button++) in test_pointers()