Searched refs:appendStatus (Results 1 – 1 of 1) sorted by relevance
440 (phyHeader.Length > 126 && crcAutoflush.Value && appendStatus.Value)) in HandleFrame()448 … phyHeader.Length, packetLengthByteConfig.Value, crcAutoflush.Value, appendStatus.Value); in HandleFrame()456 (phyHeader.Length > 125 && crcAutoflush.Value && appendStatus.Value)) in HandleFrame()464 … phyHeader.Length, packetLengthByteConfig.Value, crcAutoflush.Value, appendStatus.Value); in HandleFrame()541 if(appendStatus.Value) in HandleFrame()742 .WithFlag(0, out appendStatus) in CreateRegisters()913 private IFlagRegisterField appendStatus; field in Antmicro.Renode.Peripherals.Wireless.CC1200