Searched refs:LINDecoder (Results 1 – 2 of 2) sorted by relevance
19 linDecoder = new LINDecoder(); in LINBase()26 if(linDecoder.CurrentState != LINDecoder.State.Ignoring) in WriteChar()51 protected readonly LINDecoder linDecoder;
31 public class LINDecoder class33 public LINDecoder() in LINDecoder() method in Antmicro.Renode.Utilities.LINDecoder