Searched defs:CAN (Results 1 – 8 of 8) sorted by relevance
20 class CAN(Packet): class
29 CAN = 0x18 # ^X variable
292 public static final byte CAN = 24; field in Ascii
345 pub const CAN: Self = Self(c::AF_CAN as _); constant1324 pub const CAN: Protocol = Protocol(new_raw_protocol((c::ETH_P_CAN as u16).to_be() as u32)); constant
1348 #define CAN ((CAN_TypeDef *) CAN1_BASE) macro
1489 #define CAN ((CAN_TypeDef *) CAN1_BASE) macro