Searched refs:BTN_C (Results 1 – 7 of 7) sorted by relevance
493 BTN_C = 0x132 variable1189 BTN_C : 'C',
332 #define BTN_C 0x132 macro
384 #define BTN_C 0x132 macro
179 [BTN_B] = "BtnB", [BTN_C] = "BtnC",
1942 #if defined(BTN_C) || (defined(HAVE_DECL_BTN_C) && HAVE_DECL_BTN_C)1944 static_assert((BTN_C) == (0x132), "BTN_C != 0x132");1947 # define BTN_C 0x1324152 [BTN_C] = XLAT(BTN_C),
310 BTN_C 0x132
341 pub const BTN_C: u16 = 0x132; constant