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