Searched defs:MaxDataLength (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CAN/ | ||
| D | SocketCAN.cs | 179 public const int MaxDataLength = 8; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/ | ||
| D | UT32_CAN.cs | 452 private const int MaxDataLength = 8; field in Antmicro.Renode.Peripherals.CAN.UT32_CAN |
| D | MPFS_CAN.cs | 428 protected const int MaxDataLength = 8; field in Antmicro.Renode.Peripherals.CAN.MPFS_CAN.MessageBuffer |