Searched refs:isSecondByte (Results 1 – 1 of 1) sorted by relevance
112 isSecondByte = false; in Reset()131 isSecondByte = false; in FinishTransmission()148 isSecondByte = true; in WriteByte()152 if(isSecondByte) in WriteByte()154 isSecondByte = false; in WriteByte()187 private bool isSecondByte; field in Antmicro.Renode.Peripherals.Timers.ABRTCMC