Searched refs:BTN_1 (Results 1 – 7 of 7) sorted by relevance
462 BTN_1 = 0x101 variable1164 BTN_1 : '1',
292 #define BTN_1 0x101 macro
345 #define BTN_1 0x101 macro
163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",
1718 #if defined(BTN_1) || (defined(HAVE_DECL_BTN_1) && HAVE_DECL_BTN_1)1720 static_assert((BTN_1) == (0x101), "BTN_1 != 0x101");1723 # define BTN_1 0x1014117 [BTN_1] = XLAT(BTN_1),
275 BTN_1 0x101
301 pub const BTN_1: u16 = 0x101; constant