Searched refs:ABS_THROTTLE (Results 1 – 6 of 6) sorted by relevance
48 #if defined(ABS_THROTTLE) || (defined(HAVE_DECL_ABS_THROTTLE) && HAVE_DECL_ABS_THROTTLE)50 static_assert((ABS_THROTTLE) == (0x06), "ABS_THROTTLE != 0x06");53 # define ABS_THROTTLE 0x06305 [ABS_THROTTLE] = XLAT(ABS_THROTTLE),
8 ABS_THROTTLE 0x06
760 ABS_THROTTLE = 0x06 variable1243 ABS_THROTTLE : 'THROTTLE',
821 #define ABS_THROTTLE 0x06 macro
245 [ABS_THROTTLE] = "Throttle", [ABS_RUDDER] = "Rudder",
662 pub const ABS_THROTTLE: u16 = 0x06; constant