Searched refs:BTN_2 (Results 1 – 7 of 7) sorted by relevance
456 BTN_2 = 0x102 variable1158 BTN_2 : '0',
293 #define BTN_2 0x102 macro
345 #define BTN_2 0x102 macro
164 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
1725 #if defined(BTN_2) || (defined(HAVE_DECL_BTN_2) && HAVE_DECL_BTN_2)1727 static_assert((BTN_2) == (0x102), "BTN_2 != 0x102");1730 # define BTN_2 0x1024118 [BTN_2] = XLAT(BTN_2),
276 BTN_2 0x102
302 pub const BTN_2: u16 = 0x102; constant