Searched refs:CommandStrobeHigh (Results 1 – 1 of 1) sorted by relevance
160 private const byte CommandStrobeHigh = 0x3d; field in Antmicro.Renode.Peripherals.Wireless.CC1200285 else if(command >= CommandStrobeLow && command <= CommandStrobeHigh) in Transmit()