Searched refs:BTN_0 (Results 1 – 7 of 7) sorted by relevance
454 BTN_0 = 0x100 variable1156 BTN_0 : '0',
291 #define BTN_0 0x100 macro
343 #define BTN_0 0x100 macro
163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",
1711 #if defined(BTN_0) || (defined(HAVE_DECL_BTN_0) && HAVE_DECL_BTN_0)1713 static_assert((BTN_0) == (0x100), "BTN_0 != 0x100");1716 # define BTN_0 0x1004116 [BTN_0] = XLAT(BTN_0),
274 BTN_0 0x100
300 pub const BTN_0: u16 = 0x100; constant