Searched refs:currentProtectedIdentifier (Results 1 – 1 of 1) sorted by relevance
103 currentProtectedIdentifier = value; in Feed()129 FrameReceived?.Invoke(currentProtectedIdentifier, frame, frameValid); in Feed()233 …protected LINEntry CurrentEntry => entries.TryGetValue(currentProtectedIdentifier, out var entry) …241 protected byte currentProtectedIdentifier; field in Antmicro.Renode.Utilities.LINDecoder