Home
last modified time | relevance | path

Searched defs:frameLength (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/
DLINBase.cs40 protected ILINEntry RegisterProtectedIdentifier(byte pid, LINMode mode, int frameLength) in RegisterProtectedIdentifier()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DDummyLINPeripheral.cs21 … public DummyLINPeripheral(IMachine machine, byte protectedId, int frameLength = 2) : base(machine) in DummyLINPeripheral()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs3481 private bool FRC_TrySetFrameLength(uint frameLength) in FRC_TrySetFrameLength()