Searched defs:FrameLength (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ | ||
| D | DummyLINPeripheral.cs | 77 public int FrameLength property in Antmicro.Renode.Peripherals.LIN.DummyLINPeripheral |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | LINDecoder.cs | 17 int FrameLength { get; set; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ | ||
| D | SynopsysEthernetMAC.cs | 684 public uint FrameLength property in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC.RxDescriptor |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | SMSC9500.cs | 560 FrameLength = 0x3FFF0000, enumerator |