Searched refs:BTN_TR2 (Results 1 – 7 of 7) sorted by relevance
500 BTN_TR2 = 0x139 variable1196 BTN_TR2 : 'TR2',
341 #define BTN_TR2 0x139 macro
393 #define BTN_TR2 0x139 macro
183 [BTN_TR2] = "BtnTR2", [BTN_SELECT] = "BtnSelect",
1991 #if defined(BTN_TR2) || (defined(HAVE_DECL_BTN_TR2) && HAVE_DECL_BTN_TR2)1993 static_assert((BTN_TR2) == (0x139), "BTN_TR2 != 0x139");1996 # define BTN_TR2 0x1394159 [BTN_TR2] = XLAT(BTN_TR2),
317 BTN_TR2 0x139
350 pub const BTN_TR2: u16 = 0x139; constant