Home
last modified time | relevance | path

Searched defs:sensorIdHigh (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DHS3001.cs29 public HS3001(IMachine machine, ushort sensorIdHigh = 0x0, ushort sensorIdLow = 0x0) in HS3001()
321 private readonly ushort sensorIdHigh; field in Antmicro.Renode.Peripherals.Sensors.HS3001