Home
last modified time | relevance | path

Searched refs:ExitReconfigurationSequence (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DHS3001.cs62 if(ExitReconfigurationSequence.SequenceEqual(data)) in Write()
348 private static readonly byte[] ExitReconfigurationSequence = new byte[]{ 0x80, 0x00, 0x00 }; field in Antmicro.Renode.Peripherals.Sensors.HS3001